Android Application to Automatically turn WIFI On/Off on a certain time..
AutoWifi is hosted in the following web site
https://github.com/Abdelrhmanwalid/AutoWifi
If you think the Android project AutoWifi 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 AutoWifi.
Item | Value |
---|---|
Java File Count | 5 |
Activity Count | 2 |
Fragment Count | 1 |
Required Permissions | android.permission.ACCESS_WIFI_STATE android.permission.CHANGE_WIFI_STATE |
AutoWifi has the following Java source files.
abdelrhman.autowifi.MainActivity.java abdelrhman.autowifi.MainFragment.java abdelrhman.autowifi.SettingsActivity.java abdelrhman.autowifi.TimePickerFragment.java abdelrhman.autowifi.service.autowifiSerivce.java