Simple Android app to send SMS to only one number.
QuickSms is hosted in the following web site
https://github.com/ivan-leschinsky/QuickSms
If you think the Android project QuickSms 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 QuickSms.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, 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_SMS android.permission.SEND_SMS android.permission.WRITE_SMS |
There are 2 image files in QuickSms. The names of the image files are listed as follows.
editicon.png saveicon.png
The following screenshort is generated from the image listed above.
QuickSms has the following Java source files.
by.De_Vano_Corp.QuickSms.MainActivity.java by.De_Vano_Corp.QuickSms.SettingsActivity.java by.De_Vano_Corp.QuickSms.Van.java