a updater app for android system. not for 3th app.
OtaUpdate is hosted in the following web site
https://github.com/orient33/OtaUpdate
If you think the Android project OtaUpdate 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 OtaUpdate.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 2 |
Fragment Count | 1 |
Required Permissions | android.permission.ACCESS_CACHE_FILESYSTEM android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.REBOOT android.permission.WRITE_EXTERNAL_STORAGE |
OtaUpdate has the following Java source files.
com.godinsec.otaupdate.CheckUpdate.java com.godinsec.otaupdate.DownloadReceiver.java com.godinsec.otaupdate.InstallUpdate.java com.godinsec.otaupdate.Util.java com.godinsec.otaupdate.XmlParserHelper.java