Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/d-coder135/imagecapture_app_java

This repo contains an application that uses the camera functionality of a device.
https://github.com/d-coder135/imagecapture_app_java

android android-application android-studio camera-android-studio java java-android-application java-application

Last synced: about 1 month ago
JSON representation

This repo contains an application that uses the camera functionality of a device.

Awesome Lists containing this project

README

        

# ImageCapture_App_JAVA

### An Android application that uses the camera of an Android device to capture an image and show it inside the application. The code is written in Java Programming Language.
- The image is stored in the object of the Bitmap class.