A simple camera app for taking, storing, and viewing photos on Android.
Android_Camera_Application is hosted in the following web site
https://github.com/STLkru/Android_Camera_Application
If you think the Android project Android_Camera_Application listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Android_Camera_Application.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 1 |
Fragment Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.CAMERA |
Android_Camera_Application has the following Java source files.
com.example.camera_application.CameraFragment.java com.example.camera_application.ImageContract.java com.example.camera_application.ImageDBHelper.java com.example.camera_application.MainActivity.java com.example.camera_application.SingleFragmentActivity.java