App written by Austin Tyler Conn This app is meant to keep one's device completely up to date with the CyanogenMod ROM (Nightly, Release Candidate, M Series, Stable) at predefined intervals set by the user (Hourly, Nightly, Weekly, Monthly) and various other settings..
CMAutoUpdater is hosted in the following web site
https://github.com/atc3030/CMAutoUpdater
If you think the Android project CMAutoUpdater 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 CMAutoUpdater.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
CMAutoUpdater has the following Java source files.
com.atc3030.cmautoupdater.MainScreen.java com.atc3030.cmautoupdater.SettingsScreen.java com.atc3030.cmautoupdater.updatesupport.CheckForUpdate.java com.atc3030.cmautoupdater.utils.NetworkChecks.java com.atc3030.cmautoupdater.utils.SysUtils.java com.atc3030.cmautoupdater.utils.Variables.java