An open API service indexing awesome lists of open source software.

https://github.com/vprusso/android_location_photo_upload

A simple stripped down Android app that gets user location and allows user to upload a photo and coordinates to server.
https://github.com/vprusso/android_location_photo_upload

Last synced: 9 days ago
JSON representation

A simple stripped down Android app that gets user location and allows user to upload a photo and coordinates to server.

Awesome Lists containing this project

README

          

user_location_and_upload_picture
==========================
*Android application that obtains users coordinates in terms of latitude
and longitude and also allows the user to upload a picture of the sky.
This information is then sent to a server. Currently, the server is
http://vprusso-spaceapps-beta.site88.net/ hosted at 000webhost. Will want
to change the server to a more professional one for the real deal though.