Android Project for Recieve SMS in dialog box.
SmsAppWithDialog is hosted in the following web site
https://github.com/zohaibbrohi/SmsAppWithDialog
If you think the Android project SmsAppWithDialog 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 SmsAppWithDialog.
Item | Value |
---|---|
Java File Count | 3 |
Minimum SDK Version | 8 |
Activity Count | 2 |
Required Permissions | android.permission.INTERNET android.permission.READ_SMS android.permission.RECEIVE_SMS android.permission.SEND_SMS android.permission.VIBRATE |
SmsAppWithDialog has the following Java source files.
com.zohaibbrohi.SmsAppWithDialog.MenuPage.java com.zohaibbrohi.SmsAppWithDialog.SmsAppWithDialogActivity.java com.zohaibbrohi.SmsAppWithDialog.SmsReceiver.java