Android Open Source - Example sample CheckforUpdates






Project Summary

Sample Android applicaiton, demoing an Update class implementation.

Web Site / Source Repository

CheckforUpdates is hosted in the following web site
https://github.com/tommytomatoe/CheckforUpdates

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

ItemValue
Java File Count4
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version14
Activity Count2
Fragment Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.READ_EXTERNAL_STORAGE
android.permission.REBOOT
android.permission.WRITE_EXTERNAL_STORAGE
android.permission.WRITE_SETTINGS
Asset File Namesassets\rebooter




Resource Files

There are 6 image files in CheckforUpdates. The names of the image files are listed as follows.

alert_dialog_icon.png
ic_action_search.png
update_bg.9.png
update_bg_disabled.9.png
update_bg_focused.9.png
update_bg_pressed.9.png

The following screenshort is generated from the image listed above.

null




Java Source Files

CheckforUpdates has the following Java source files.

net.classic.update.MyAlertDialog.java
net.classic.update.ShellInterface.java
net.classic.update.Update.java
net.classic.update.UpdateActivity.java