Android app that sends GPS coords via SMS.
SMSTracker is hosted in the following web site
https://github.com/boygaggoo/SMSTracker
If you think the Android project SMSTracker 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 SMSTracker.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.READ_PHONE_STATE android.permission.READ_SMS android.permission.SEND_SMS android.permission.WRITE_SMS |
There are 2 image files in SMSTracker. The names of the image files are listed as follows.
ic_tick.png ic_warn.png
The following screenshort is generated from the image listed above.
SMSTracker has the following Java source files.
com.example.smstracker.LocationNeeder.java com.example.smstracker.LocationService.java com.example.smstracker.MainActivity.java com.example.smstracker.PhoneListener.java com.example.smstracker.Tracker.java