Title:
APK-achieve-silent-installation Download
- Category:
- android
- Tags:
-
[Java]
[源码]
- File Size:
- 2.83mb
- Update:
- 2014-05-28
- Downloads:
- 0 Times
- Uploaded by:
- 姜丙凯
Description: Source description:
If you used some mobile assistant s friends all know, the phone will automatically update silently assistant download other software updates later.
APK silent installation refers to the realization of the APK file will not appear in the installation process system installation dialog. Not only can install the new apk,
Also applies to update the old apk. Apk apk must ensure that new and updated signatures consistent. The source code is a set of shared apk silent installation on the source,
Apk can achieve silent install or update. There are two ways to achieve compression bag apk silent installation instructions and detailed operating documentation and source code.
Involved Module & Technology
Silent Installation
To Search:
File list (Check if you may need any files):
Android应用源码APK实现静默安装整套资料22222222222222\APK自动静默安装并自动重新启动\Android实现静默安装APK的两种方法.pdf
....................................................\.............................\APK自动静默安装并自动重新启动.txt
....................................................\.............................\workspace.rar
....................................................\.............................\工程和apk静默安装\InstallActivity.apk
....................................................\.............................\.................\installback2\.classpath
....................................................\.............................\.................\............\.project
....................................................\.............................\.................\............\.settings\org.eclipse.jdt.core.prefs
....................................................\.............................\.................\............\Android.mk
....................................................\.............................\.................\............\AndroidManifest.xml
....................................................\.............................\.................\............\bin\AndroidManifest.xml
....................................................\.............................\.................\............\...\classes\com\smart\Installback\BuildConfig.class
....................................................\.............................\.................\............\...\.......\...\.....\...........\InstallActivity$PackageInstallObserver.class
....................................................\.............................\.................\............\...\.......\...\.....\...........\InstallActivity.class
....................................................\.............................\.................\............\...\.......\...\.....\...........\R$attr.class
....................................................\.............................\.................\............\...\.......\...\.....\...........\R$drawable.class
....................................................\.............................\.................\............\...\.......\...\.....\...........\R$id.class
....................................................\.............................\.................\............\...\.......\...\.....\...........\R$layout.class
....................................................\.............................\.................\............\...\.......\...\.....\...........\R$string.class
....................................................\.............................\.................\............\...\.......\...\.....\...........\R.class
....................................................\.............................\.................\............\gen\com\smart\Installback\BuildConfig.java
....................................................\.............................\.................\............\...\...\.....\...........\R.java
....................................................\.............................\.................\............\InstallApkQueue.java
....................................................\.............................\.................\............\proguard.cfg
....................................................\.............................\.................\............\project.properties
....................................................\.............................\.................\............\res\drawable-hdpi\icon.png
....................................................\.............................\.................\............\...\.........ldpi\icon.png
....................................................\.............................\.................\............\...\.........mdpi\icon.png
....................................................\.............................\.................\............\...\layout\main.xml
....................................................\.............................\......