Android Mobile App to Map photos with Google Map.
Android-PhotoMapper is hosted in the following web site
https://github.com/nyinyizin/Android-PhotoMapper
If you think the Android project Android-PhotoMapper 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-PhotoMapper.
Item | Value |
---|---|
Java File Count | 14 |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 6 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.CAMERA android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE com.google.android.providers.gsf.permission.READ_GSERVICES com.nnz.photomapper.permission.MAPS_RECEIVE |
There are 2 image files in Android-PhotoMapper. The names of the image files are listed as follows.
image.png location.png
The following screenshort is generated from the image listed above.
Android-PhotoMapper has the following Java source files.
com.nnz.photomapper.CustomMarker.java com.nnz.photomapper.EventInfo.java com.nnz.photomapper.FullImageActivity.java com.nnz.photomapper.JSONParser.java com.nnz.photomapper.MainActivity.java com.nnz.photomapper.MainMapFragment.java com.nnz.photomapper.MyLocation.java com.nnz.photomapper.PhotInfoActivity.java com.nnz.photomapper.PhotoAdapter.java com.nnz.photomapper.PhotoEditActivity.java com.nnz.photomapper.PhotoHelper.java com.nnz.photomapper.PhotoItem.java com.nnz.photomapper.PhotoMapActivity.java com.nnz.photomapper.Transfer.java