Android app to have access to camera to take some pics and request current location of user.
CameraAppPOC is hosted in the following web site
https://github.com/ibhi/CameraAppPOC
If you think the Android project CameraAppPOC 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 CameraAppPOC.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi] |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.CAMERA android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
CameraAppPOC has the following Java source files.
ibrookinfotech.com.cameraapppoc.ApplicationTest.java ibrookinfotech.com.cameraapppoc.GPSTracker.java ibrookinfotech.com.cameraapppoc.MainActivity.java ibrookinfotech.com.cameraapppoc.NewLocationListener.java