SMS Send Android Application.
SMSSend is hosted in the following web site
https://github.com/atiffarrukh/SMSSend
If you think the Android project SMSSend 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 SMSSend.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 2 |
Required Permissions | android.permission.READ_CONTACTS android.permission.READ_SMS android.permission.RECEIVE_SMS android.permission.SEND_SMS android.permission.VIBRATE android.permission.WAKE_LOCK android.permission.WRITE_SMS |
There are 4 image files in SMSSend. The names of the image files are listed as follows.
content_unread.png default_contact_image.png ic_action_search.png private_message_icon_small.png
The following screenshort is generated from the image listed above.
SMSSend has the following Java source files.
com.atiffarrukh.sms.send.CustomDialogBox.java com.atiffarrukh.sms.send.MainActivity.java com.atiffarrukh.sms.send.OngoingNoti.java com.atiffarrukh.sms.send.PrefsAct.java com.atiffarrukh.sms.send.SmsReceiver.java com.atiffarrukh.sms.send.WakeUpSerice.java