Android Open Source - Network battery WifiBook






Project Summary

(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.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of WifiBook.

ItemValue
Java File Count8
Supported screen sizes[hdpi]
Target SDK Version19
Minimum SDK Version7
Activity Count2
Fragment Count3
Required Permissionsandroid.permission.ACCESS_WIFI_STATE
android.permission.CHANGE_WIFI_STATE




Resource Files

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.

null




Java Source Files

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