a simple application that kills wifi at specific(user defined) time.
killwifi is hosted in the following web site
https://github.com/khangaldi/killwifi
If you think the Android project killwifi 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 killwifi.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_WIFI_STATE android.permission.CHANGE_WIFI_STATE android.permission.WAKE_LOCK |
There are 3 image files in killwifi. The names of the image files are listed as follows.
info.png kill.png mainicon.png
The following screenshort is generated from the image listed above.
killwifi has the following Java source files.
com.proma.killwifi.ActivitySwitcher.java com.proma.killwifi.Info.java com.proma.killwifi.MainActivity.java com.proma.killwifi.Rotate3dAnimation.java com.proma.killwifi.Timer.java