This little project show us how can use a BroadCastReceiver for show is the Apps is connect to internet.
PryBroadcastreceiver is hosted in the following web site
https://github.com/yiperu/PryBroadcastreceiver
If you think the Android project PryBroadcastreceiver 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 PryBroadcastreceiver.
Item | Value |
---|---|
Java File Count | 2 |
Minimum SDK Version | 11 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
PryBroadcastreceiver has the following Java source files.
com.example.PryBroadcastreceiver.MainActivity.java com.example.PryBroadcastreceiver.NetworkReceiver.java