SMS Notification System for Android.
Snotice is hosted in the following web site
https://github.com/satchamo/Snotice
If you think the Android project Snotice 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 Snotice.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, ldpi, hdpi] |
Target SDK Version | 4 |
Minimum SDK Version | 4 |
Activity Count | 1 |
Required Permissions | android.permission.RECEIVE_SMS android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\alarm.mp3 assets\dialup.mp3 assets\money.mp3 assets\sonar.mp3 |
There are 4 image files in Snotice. The names of the image files are listed as follows.
backup.png down.png status.png up.png
The following screenshort is generated from the image listed above.
Snotice has the following Java source files.
com.satchamo.snotice.BackupNotice.java com.satchamo.snotice.MoneyActivity.java com.satchamo.snotice.MoneyNotice.java com.satchamo.snotice.Notice.java com.satchamo.snotice.SmsReceiver.java com.satchamo.snotice.UptimeNotice.java