Light and fast app which turns Wifi off when no known network is around and turns it on in locations where you were already connected before..
Y5 is hosted in the following web site
https://github.com/Polidea/Y5
If you think the Android project Y5 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 Y5.
Item | Value |
---|---|
Java File Count | 6 |
Minimum SDK Version | 3 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.CHANGE_WIFI_STATE android.permission.RECEIVE_BOOT_COMPLETED android.permission.WAKE_LOCK |
There are 1 image files in Y5. The names of the image files are listed as follows.
ic_menu_about.png
The following screenshort is generated from the image listed above.
Y5 has the following Java source files.
pl.polidea.y5.activity.Y5Preferences.java pl.polidea.y5.service.Y5Service.java pl.polidea.y5.util.Config.java pl.polidea.y5.util.L.java pl.polidea.y5.util.WifiDisabler.java pl.polidea.y5.util.Y5Receiver.java