Sms Monitor - my first project for Android..
SmsMonitor is hosted in the following web site
https://github.com/Ygauraw/SmsMonitor
If you think the Android project SmsMonitor 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 SmsMonitor.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 16 |
Minimum SDK Version | 10 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.READ_CONTACTS android.permission.RECEIVE_BOOT_COMPLETED android.permission.RECEIVE_SMS |
SmsMonitor has the following Java source files.
com.example.smsmonitor.BootComplitedReceiver.java com.example.smsmonitor.BuildConfig.java com.example.smsmonitor.BuildConfig.java com.example.smsmonitor.MainActivity.java com.example.smsmonitor.SmsReceiver.java com.example.smsmonitor.SmsStartService.java