GeoTag application is using Android mobile platform and was initially developed for Android Developers Challenge (ADC).

The application allows to place geo aware media and text tags. It also allows to rank geo locations

We are looking forward to developing the application further.

Download

GeoTag application is available for download here

It is currently updated to M5-rc15 SDK version.

To install the application on the emulator use:

adb install <path_to_apk>
i.e. if the GeoTag.apk resides in the same folder as add, then the correct command would be:
adb install GeoTag.apk