send GPS coordinates per SMS.
smsGPS is hosted in the following web site
https://github.com/mrschtief/smsGPS
If you think the Android project smsGPS 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 smsGPS.
Item | Value |
---|---|
Java File Count | 4 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.RECEIVE_BOOT_COMPLETED android.permission.RECEIVE_SMS android.permission.SEND_SMS android.permission.WRITE_EXTERNAL_STORAGE |
smsGPS has the following Java source files.
org.schtief.smsgps.OnBootBroadcastReceiver.java org.schtief.smsgps.SmsGPSActivity.java org.schtief.smsgps.SmsGpsReciever.java org.schtief.smsgps.SmsGpsService.java