An application that captures images with GPS coordinates. Images with location can be viewed in a Google Map..
ImaGps is hosted in the following web site
https://github.com/lestrand/ImaGps
If you think the Android project ImaGps 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 ImaGps.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [landhdpi, mdpi, ldpi, hdpi, xhdpi, landldpi, landxhdpi, landmdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 11 |
Activity Count | 4 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.CAMERA android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE com.google.android.providers.gsf.permission.READ_GSERVICES |
There are 4 image files in ImaGps. The names of the image files are listed as follows.
about_image.png background.png device_access_camera.png location_map.png
The following screenshort is generated from the image listed above.
ImaGps has the following Java source files.
no.hig.imt3662.imagps.AboutActivity.java no.hig.imt3662.imagps.DatabaseHandler.java no.hig.imt3662.imagps.MainActivity.java no.hig.imt3662.imagps.MapActivity.java no.hig.imt3662.imagps.Utility.java no.hig.imt3662.imagps.ViewImageActivity.java