Android App for automatically sending Text messages to your friends at a later time or date.
TimerText-Android is hosted in the following web site
https://github.com/miker525/TimerText-Android
If you think the Android project TimerText-Android 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 TimerText-Android.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 10 |
Minimum SDK Version | 8 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.READ_CONTACTS android.permission.READ_SMS android.permission.SEND_SMS android.permission.WAKE_LOCK android.permission.WRITE_SMS |
TimerText-Android has the following Java source files.
com.obscuresoftware.texttimer.About.java com.obscuresoftware.texttimer.MainActivity.java com.obscuresoftware.texttimer.MyAlarmService.java com.obscuresoftware.texttimer.MyReceiver.java com.obscuresoftware.texttimer.QueueList.java