An Android application that sens personalized SMS to selected contacts.
MultiSMS is hosted in the following web site
https://github.com/HotMoka/MultiSMS
If you think the Android project MultiSMS 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 MultiSMS.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.READ_CONTACTS |
There are 2 image files in MultiSMS. The names of the image files are listed as follows.
phone.png smart_phone.png
The following screenshort is generated from the image listed above.
MultiSMS has the following Java source files.
com.hotmoka.multisms.Contact.java com.hotmoka.multisms.ContactSelectionActivity.java com.hotmoka.multisms.MessageEditorActivity.java com.hotmoka.multisms.views.MessageEditText.java