(ANDROID) Wifibook intelligently toggles the wifi radio on and off on android devices.By toggling wifi based on proximity to familiar networks, Wifibook aims to:Increase battery lifeImprove connectivity/ResponsivenessAdd convenience to the Android user experience.
WifiBook is hosted in the following web site
https://github.com/Timmehs/WifiBook
If you think the Android project WifiBook 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 WifiBook.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 7 |
Activity Count | 2 |
Fragment Count | 3 |
Required Permissions | android.permission.ACCESS_WIFI_STATE android.permission.CHANGE_WIFI_STATE |
There are 14 image files in WifiBook. The names of the image files are listed as follows.
btn_radio_off_holo.png btn_radio_on_holo.png elephi_clear.png elephi_icon.png ic_delete.png ic_menu_add.png ic_menu_delete.png ic_menu_manage.png ic_sysbar_quicksettings.png ic_sysbar_quicksettings_down.png signal.png stat_sys_tether_wifi.png wifibook_title.png wifibook_title_lb.png
The following screenshort is generated from the image listed above.
WifiBook has the following Java source files.
com.tim.wifibook.MainActivity.java com.tim.wifibook.Network.java com.tim.wifibook.NetworkManager.java com.tim.wifibook.SettingsActivity.java com.tim.wifibook.SettingsFragment.java com.tim.wifibook.SingleFragmentActivity.java com.tim.wifibook.WelcomeFragment.java com.tim.wifibook.WifiService.java