An android app to save GPS coordinates as EXIF metadada, while using the AutoShare feature in Samsung NX Cameras.Requires "AutoShare" option to be enabled in camera and "Samsung Smart Camera App" to be installed in android device (required by AutoShare).
NXGeoTagger is hosted in the following web site
https://github.com/pleft/NXGeoTagger
If you think the Android project NXGeoTagger 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 NXGeoTagger.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpiv11, mdpi, xxhdpi, hdpi, xhdpi, xxhdpiv11, hdpiv11, xhdpiv11] |
Activity Count | 1 |
Fragment Count | 1 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
There are 2 image files in NXGeoTagger. The names of the image files are listed as follows.
ic_stat_image_photo.png ic_stat_maps_satellite.png
The following screenshort is generated from the image listed above.
NXGeoTagger has the following Java source files.
com.pylm.nxgeotagger.ApplicationTest.java com.pylm.nxgeotagger.MainActivity.java com.pylm.nxgeotagger.NXGeoTaggerService.java