Android Open Source - SMS gps smsGPS






Project Summary

send GPS coordinates per SMS.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of smsGPS.

ItemValue
Java File Count4
Minimum SDK Version8
Activity Count1
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.RECEIVE_SMS
android.permission.SEND_SMS
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

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