文件名称:UpdateApp_a5
介绍说明--下载内容均来自于网络,请自行研究使用
这是一款android平台应用软件自动更新源代码,android平台提供了很好的软件更新借口,通过以上代码,可以非常简单地完成android下一键软件更新功能。 -This is a Android platform application software to automatically update the source code, Android platform provides a good excuse to update the software, through the above code, you can easily complete the next key software update function android.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
UpdateApp
.........\.classpath
.........\.project
.........\.settings
.........\.........\org.eclipse.core.resources.prefs
.........\AndroidManifest.xml
.........\assets
.........\bin
.........\...\classes
.........\...\.......\classes.dex
.........\...\.......\com
.........\...\.......\...\updateapp
.........\...\.......\...\.........\CurrentVersion.class
.........\...\.......\...\.........\GetUpdateInfo.class
.........\...\.......\...\.........\R$attr.class
.........\...\.......\...\.........\R$drawable.class
.........\...\.......\...\.........\R$id.class
.........\...\.......\...\.........\R$layout.class
.........\...\.......\...\.........\R$string.class
.........\...\.......\...\.........\R.class
.........\...\.......\...\.........\ReplaceBroadcastReceiver.class
.........\...\.......\...\.........\UpdateAppActivity$1.class
.........\...\.......\...\.........\UpdateAppActivity$2.class
.........\...\.......\...\.........\UpdateAppActivity$3.class
.........\...\.......\...\.........\UpdateAppActivity$4.class
.........\...\.......\...\.........\UpdateAppActivity$5$1.class
.........\...\.......\...\.........\UpdateAppActivity$5$2.class
.........\...\.......\...\.........\UpdateAppActivity$5.class
.........\...\.......\...\.........\UpdateAppActivity.class
.........\...\.......\resources.ap_
.........\...\.......\UpdateApp.apk
.........\...\classes.dex
.........\...\res
.........\...\...\drawable-hdpi
.........\...\...\.............\ic_launcher.png
.........\...\...\drawable-ldpi
.........\...\...\.............\ic_launcher.png
.........\...\...\drawable-mdpi
.........\...\...\.............\ic_launcher.png
.........\...\resources.ap_
.........\...\UpdateApp.apk
.........\default.properties
.........\gen
.........\...\com
.........\...\...\updateapp
.........\...\...\.........\R.java
.........\proguard.cfg
.........\project.properties
.........\res
.........\...\drawable-hdpi
.........\...\.............\ic_launcher.png
.........\...\drawable-ldpi
.........\...\.............\ic_launcher.png
.........\...\drawable-mdpi
.........\...\.............\ic_launcher.png
.........\...\layout
.........\...\......\main.xml
.........\...\values
.........\...\......\strings.xml
.........\src
.........\...\com
.........\...\...\updateapp
.........\...\...\.........\CurrentVersion.java
.........\...\...\.........\GetUpdateInfo.java
.........\...\...\.........\ReplaceBroadcastReceiver.java
.........\...\...\.........\UpdateAppActivity.java
.........\说明.htm