Android Open Source - Network connection WifiStatus






Project Summary

Android app that displays a notification if your wifi is on but you are not connected to a wifi network.

Web Site / Source Repository

WifiStatus is hosted in the following web site
https://github.com/andrewoid/WifiStatus

If you think the Android project WifiStatus listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of WifiStatus.

ItemValue
Java File Count4
Target SDK Version1
Minimum SDK Version1
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.CHANGE_WIFI_STATE
android.permission.WAKE_LOCK




Resource Files

There are 1 image files in WifiStatus. The names of the image files are listed as follows.

wifilogo_disconnected.png

The following screenshort is generated from the image listed above.

null

Java Source Files

WifiStatus has the following Java source files.

com.schwimmer.android.wifistatus.MainActivity.java
com.schwimmer.android.wifistatus.NotificationHelper.java
com.schwimmer.android.wifistatus.ToggleWifiActivity.java
com.schwimmer.android.wifistatus.WifiStatusReceiver.java