Android Open Source - SMS gps SMSTracker






Project Summary

Android app that sends GPS coords via SMS.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of SMSTracker.

ItemValue
Java File Count5
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.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




Resource Files

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.

null

Java Source Files

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