Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/d-coder135/imagecapture_app_java
- Owner: D-Coder135
- Created: 2021-07-07T16:50:21.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-07-07T17:16:54.000Z (over 3 years ago)
- Last Synced: 2024-11-06T06:42:49.706Z (3 months ago)
- Topics: android, android-application, android-studio, camera-android-studio, java, java-android-application, java-application
- Language: Java
- Homepage:
- Size: 146 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.