An Android app about auto SMS.
AutoSMS is hosted in the following web site
https://github.com/lvzongsheng/AutoSMS
If you think the Android project AutoSMS 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 AutoSMS.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.READ_CONTACTS android.permission.READ_PHONE_STATE android.permission.READ_SMS android.permission.RECEIVE_SMS android.permission.SEND_SMS android.permission.WRITE_SETTINGS android.permission.WRITE_SMS |
There are 5 image files in AutoSMS. The names of the image files are listed as follows.
ic_sms.png ic_sms_add.png ic_sms_add_selected.png ic_sms_contact.png ic_sms_contact_selected.png
The following screenshort is generated from the image listed above.
AutoSMS has the following Java source files.
com.zju.autosmsapp.AutoSMSMainActivity.java com.zju.autosmsapp.SMS.java com.zju.autosmsapp.SMSMain.java com.zju.autosmsapp.SMSProvider.java com.zju.autosmsapp.SMSReceiver.java com.zju.autosmsapp.SMSShow.java com.zju.autosmsapp.SetSMS.java