Description: Android silent installation, Internet search data to write a small demo, note: the phone must be root can be achieved, the running time of program is under the root directory of the SD card APK file search, attention is the root directory, if two SD card, then the APK is put inside the sd0 did not do deep search rope. If there is a big bull can achieve silent installation in the case of not root, hoping to communicate under the qq:1563277640!
To Search:
File list (Check if you may need any files):
SilentInstall
.............\.classpath
.............\.project
.............\.settings
.............\.........\org.eclipse.jdt.core.prefs
.............\AndroidManifest.xml
.............\assets
.............\gen
.............\...\com
.............\...\...\example
.............\...\...\.......\silentinstall
.............\...\...\.......\.............\BuildConfig.java
.............\...\...\.......\.............\R.java
.............\ic_launcher-web.png
.............\libs
.............\....\android-support-v4.jar
.............\proguard-project.txt
.............\project.properties
.............\res
.............\...\drawable-hdpi
.............\...\.............\ic_launcher.png
.............\...\drawable-ldpi
.............\...\drawable-mdpi
.............\...\.............\ic_launcher.png
.............\...\drawable-xhdpi
.............\...\..............\ic_launcher.png
.............\...\drawable-xxhdpi
.............\...\...............\ic_launcher.png
.............\...\layout
.............\...\......\activity_main.xml
.............\...\......\file_item.xml
.............\...\menu
.............\...\....\main.xml
.............\...\values
.............\...\......\dimens.xml
.............\...\......\strings.xml
.............\...\......\styles.xml
.............\...\values-sw600dp
.............\...\..............\dimens.xml
.............\...\values-sw720dp-land
.............\...\...................\dimens.xml
.............\src
.............\...\com
.............\...\...\example
.............\...\...\.......\Entity
.............\...\...\.......\......\ApkFile.java
.............\...\...\.......\silentinstall
.............\...\...\.......\.............\MainActivity.java
.............\...\...\.......\Utils
.............\...\...\.......\.....\FileFondUtils.java
.............\说明.htm