Android app to share the position at a regular interval.
ShareMyLocation is hosted in the following web site
https://github.com/mbernasocchi/ShareMyLocation
If you think the Android project ShareMyLocation 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 ShareMyLocation.
Item | Value |
---|---|
Java File Count | 6 |
Activity Count | 2 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET android.permission.SEND_SMS |
ShareMyLocation has the following Java source files.
ch.opengis.sharemylocation.ApplicationTest.java ch.opengis.sharemylocation.GPSService.java ch.opengis.sharemylocation.SettingsActivity.java ch.opengis.sharemylocation.ShareActivity.java ch.opengis.sharemylocation.ShareLocationReceiver.java ch.opengis.sharemylocation.Utils.java