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.
- Host: GitHub
- URL: https://github.com/vprusso/android_location_photo_upload
- Owner: vprusso
- Created: 2016-10-26T22:47:43.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-29T14:56:21.000Z (almost 9 years ago)
- Last Synced: 2025-03-23T14:37:56.551Z (7 months ago)
- Language: Java
- Size: 158 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.