Android Open Source - Map image ImaGps






Project Summary

An application that captures images with GPS coordinates. Images with location can be viewed in a Google Map..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of ImaGps.

ItemValue
Java File Count6
Supported screen sizes[landhdpi, mdpi, ldpi, hdpi, xhdpi, landldpi, landxhdpi, landmdpi]
Target SDK Version18
Minimum SDK Version11
Activity Count4
Fragment Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.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




Resource Files

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.

null

Java Source Files

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