https://github.com/pr0ps/locationshare
A simple Android application to share your location
https://github.com/pr0ps/locationshare
android android-application gps java location share
Last synced: 6 months ago
JSON representation
A simple Android application to share your location
- Host: GitHub
- URL: https://github.com/pr0ps/locationshare
- Owner: pR0Ps
- License: gpl-3.0
- Created: 2013-03-27T20:32:01.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2023-07-20T05:39:00.000Z (about 2 years ago)
- Last Synced: 2025-03-28T08:51:18.989Z (6 months ago)
- Topics: android, android-application, gps, java, location, share
- Language: Java
- Homepage: https://play.google.com/store/apps/details?id=ca.cmetcalfe.locationshare
- Size: 973 KB
- Stars: 86
- Watchers: 8
- Forks: 40
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Location Share
==============A simple Android application that shares your current location.
Location Share doesn't collect any data from you, doesn't require internet access, doesn't require
setting up an account, doesn't track your location in the background, doesn't auto-share it, and
doesn't send it to anyone except those you explicitly tell it to.It can share your location using any application that supports sharing plain text. This includes
(but isn't limited to) sharing via SMS, email, social networks, note taking applications, etc.Simply launch the application and wait until the device homes in on your location. You'll then have
the option to view the location on a map, share it, or copy it to the clipboard.------------------------------------
Thanks to [all the contributors](CONTRIBUTORS.md) who've helped improve this project!