mirror from https://android.googlesource.com/platform/packages/apps/BasicSmsReceiver.git.
platform_packages_apps_BasicSmsReceiver is hosted in the following web site
https://github.com/xin3liang/platform_packages_apps_BasicSmsReceiver
If you think the Android project platform_packages_apps_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 platform_packages_apps_BasicSmsReceiver.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, hdpi] |
Activity Count | 1 |
Required Permissions | android.permission.READ_PHONE_STATE android.permission.RECEIVE_SMS android.permission.SEND_SMS |
There are 1 image files in platform_packages_apps_BasicSmsReceiver. The names of the image files are listed as follows.
stat_notify_sms.png
The following screenshort is generated from the image listed above.
platform_packages_apps_BasicSmsReceiver has the following Java source files.
com.android.basicsmsreceiver.BasicSmsReceiverApp.java com.android.basicsmsreceiver.DialogSmsDisplay.java com.android.basicsmsreceiver.SmsMessageReceiver.java