Android Open Source - Development wifi WifiReset






Project Summary

Android app to reset the wifi connection periodically.

Web Site / Source Repository

WifiReset is hosted in the following web site
https://github.com/cachirulop/WifiReset

If you think the Android project WifiReset 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 WifiReset.

ItemValue
Java File Count13
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version15
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_WIFI_STATE
android.permission.CHANGE_WIFI_STATE




Resource Files

There are 2 image files in WifiReset. The names of the image files are listed as follows.

ic_action_reset.png
ic_action_settings.png

The following screenshort is generated from the image listed above.

null

Java Source Files

WifiReset has the following Java source files.

com.cachirulop.wifireset.activity.MainActivity.java
com.cachirulop.wifireset.activity.SettingsActivity.java
com.cachirulop.wifireset.adapter.HistoryAdapter.java
com.cachirulop.wifireset.common.Util.java
com.cachirulop.wifireset.data.WifiResetDataHelper.java
com.cachirulop.wifireset.entity.History.java
com.cachirulop.wifireset.fragment.SettingsFragment.java
com.cachirulop.wifireset.manager.BroadcastManager.java
com.cachirulop.wifireset.manager.HistoryManager.java
com.cachirulop.wifireset.manager.SettingsManager.java
com.cachirulop.wifireset.manager.WifiResetManager.java
com.cachirulop.wifireset.manager.WifiResetNotificationManager.java
com.cachirulop.wifireset.service.WifiResetService.java