Android Open Source - Timer wifi android-wifi-timer






Project Summary

Small android app that will ask you when to turn the wifi back on when you turn it off.

Web Site / Source Repository

android-wifi-timer is hosted in the following web site
https://github.com/laurentsebag/android-wifi-timer

If you think the Android project android-wifi-timer 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 android-wifi-timer.

ItemValue
Java File Count9
Supported screen sizes[ldpi, mdpi, xxhdpi, hdpi, xhdpi, ldpiv14, hdpiv14, mdpiv14]
Target SDK Version21
Minimum SDK Version3
Activity Count3
Required Permissionsandroid.permission.ACCESS_WIFI_STATE
android.permission.CHANGE_WIFI_STATE




License

The license information of android-wifi-timer is as follows:

GNU General Public License

Resource Files

There are 15 image files in android-wifi-timer. The names of the image files are listed as follows.

timepicker_down_disabled.9.png
timepicker_down_disabled_focused.9.png
timepicker_down_normal.9.png
timepicker_down_pressed.9.png
timepicker_down_selected.9.png
timepicker_input_disabled.9.png
timepicker_input_normal.9.png
timepicker_input_pressed.9.png
timepicker_input_selected.9.png
timepicker_up_disabled.9.png
timepicker_up_disabled_focused.9.png
timepicker_up_normal.9.png
timepicker_up_pressed.9.png
timepicker_up_selected.9.png
wifi_timer_back_on.png

The following screenshort is generated from the image listed above.

null




Java Source Files

org.laurentsebag.wifitimer.AlarmReceiver.java
org.laurentsebag.wifitimer.AppConfig.java
org.laurentsebag.wifitimer.InfoActivity.java
org.laurentsebag.wifitimer.NotifActionReceiver.java
org.laurentsebag.wifitimer.RadioUtils.java
org.laurentsebag.wifitimer.SettingsActivity.java
org.laurentsebag.wifitimer.TimerActivity.java
org.laurentsebag.wifitimer.Timer.java
org.laurentsebag.wifitimer.WifiStateReceiver.java