文件名称:APK-achieve-silent-installation
介绍说明--下载内容均来自于网络,请自行研究使用
源码简介:
如果用过一些手机助手的朋友都知道,手机助手下载其他软件的更新程序后会自动静默更新。
APK静默安装是指实现了在APK文件安装过程中不会出现系统安装对话框。不仅可以安装新的apk,
也适用于更新旧的apk。更新apk必须保证新旧apk签名一致。本次分享的源码就是一套关于apk静默安装的源码,
可以实现apk的静默安装或更新。压缩包里有两种实现apk静默安装的方法说明和详细的操作文档与源码。
涉及模块&技术
静默安装
-Source descr iption:
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
如果用过一些手机助手的朋友都知道,手机助手下载其他软件的更新程序后会自动静默更新。
APK静默安装是指实现了在APK文件安装过程中不会出现系统安装对话框。不仅可以安装新的apk,
也适用于更新旧的apk。更新apk必须保证新旧apk签名一致。本次分享的源码就是一套关于apk静默安装的源码,
可以实现apk的静默安装或更新。压缩包里有两种实现apk静默安装的方法说明和详细的操作文档与源码。
涉及模块&技术
静默安装
-Source descr iption:
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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
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
....................................................\.............................\......