Android Open Source - App date CMAutoUpdater






Project Summary

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

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of CMAutoUpdater.

ItemValue
Java File Count6
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version14
Activity Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Java Source Files

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