Camera and location app.
Camera is hosted in the following web site
https://github.com/nos4a2n/Camera
If you think the Android project Camera 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 Camera.
Item | Value |
---|---|
Java File Count | 11 |
Target SDK Version | 12 |
Minimum SDK Version | 4 |
Activity Count | 4 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE com.google.android.providers.gsf.permission.READ_GSERVICES |
There are 2 image files in Camera. The names of the image files are listed as follows.
camerabutton.png gallerybutton.png
The following screenshort is generated from the image listed above.
Camera has the following Java source files.
com.naveed.camera.BaseAlbumDirFactory.java com.naveed.camera.FroyoAlbumDirFactory.java com.naveed.camera.FullScreenViewActivity.java com.naveed.camera.GridViewActivity.java com.naveed.camera.Locationing.java com.naveed.camera.PhotoIntentActivity.java com.naveed.camera.adapter.FullScreenImageAdapter.java com.naveed.camera.adapter.GridViewImageAdapter.java com.naveed.camera.helper.AppConstant.java com.naveed.camera.helper.Utils.java