Basic android app to receive and display SMS.
BasicSmsReceiver is hosted in the following web site
https://github.com/dumitruc/BasicSmsReceiver
If you think the Android project BasicSmsReceiver 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 BasicSmsReceiver.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.RECEIVE_SMS |
BasicSmsReceiver has the following Java source files.
com.dima.basicsmsreceiver.smsreceiver.SmsKeyFieldsHelper.java com.dima.basicsmsreceiver.smsreceiver.SmsReceiver.java com.dima.basicsmsreceiver.smsreceiver.StartAndWait.java