An Android Application that issues SMS alerts when an Automated Seeder Tractor stops.
SeederSMS is hosted in the following web site
https://github.com/JoshuaHanrahan/SeederSMS
If you think the Android project SeederSMS 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 SeederSMS.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 5 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.SEND_SMS android.permission.WRITE_EXTERNAL_STORAGE |
SeederSMS has the following Java source files.
triforce.tech.seedersms.AlertSending.java triforce.tech.seedersms.EnterPhone.java triforce.tech.seedersms.FileObserverService.java triforce.tech.seedersms.GPSTracker.java triforce.tech.seedersms.InitiateEmergencyActivity.java triforce.tech.seedersms.MainActivity.java triforce.tech.seedersms.TestingMenuActivity.java