Sending a scheduled SMS from Android device!.
SmsSked is hosted in the following web site
https://github.com/sirCamp/SmsSked
If you think the Android project SmsSked 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 SmsSked.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [mdpi, ldpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 16 |
Activity Count | 4 |
jar files used | GoogleAdMobAdsSdk-6.4.1.jar android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.INTERNET android.permission.READ_CONTACTS android.permission.READ_SMS android.permission.RECEIVE_BOOT_COMPLETED android.permission.RECEIVE_SMS android.permission.SEND_SMS android.permission.WRITE_SMS |
There are 6 image files in SmsSked. The names of the image files are listed as follows.
contact.png ic_menu_cc.png ic_menu_compose.png ic_menu_delete.png ic_menu_send.png star.png
The following screenshort is generated from the image listed above.
SmsSked has the following Java source files.
com.example.smssked.MainActivity.java com.example.smssked.MenuListActivity.java com.example.smssked.PrintActivity.java com.example.smssked.TimeActivity.java com.example.smssked.cursor.AlternateRowCursorAdapter.java com.example.smssked.db.SmsDataBase.java com.example.smssked.model.ItemListActivity.java com.example.smssked.other.Message.java com.example.smssked.receiver.BootReceiver.java com.example.smssked.receiver.DeliverReceiver.java com.example.smssked.receiver.SentReceiver.java com.example.smssked.service.SMSSend.java com.example.smssked.service.SkedService.java