文件名称:360miaozhuang
介绍说明--下载内容均来自于网络,请自行研究使用
(注意:本项目是基于android studio开发的,eclipse可能无法直接导入)
本项目是一个Android静默安装实现项目源码,仿360手机助手、百度助手、豌豆荚、等应用助手类秒装和智能安装功能的功能,所谓的秒装其实就是需要ROOT权限的静默安装,其实静默安装的原理很简单,就是调用Android系统的pm install命令就可以了,但关键的问题就在于,pm命令系统是不授予我们权限调用的,因此只能在拥有ROOT权限的手机上去申请权限才行。-(Note: this project is based on studio Android development, eclipse may not be able to directly import)
This project is a Android silent installation project source code to achieve, imitation 360 mobile assistant, baidu assistant, pea pods, assistant application of second class and intelligent feature is installed, the so-called seconds to load is actually need root privileges silent installation, in fact silent installation principle is very simple is called the Android system of PM install command can, but the crux of the problem is that PM command system is not to grant us permission to call, so only with root privileges the phone up to apply for permission to.
本项目是一个Android静默安装实现项目源码,仿360手机助手、百度助手、豌豆荚、等应用助手类秒装和智能安装功能的功能,所谓的秒装其实就是需要ROOT权限的静默安装,其实静默安装的原理很简单,就是调用Android系统的pm install命令就可以了,但关键的问题就在于,pm命令系统是不授予我们权限调用的,因此只能在拥有ROOT权限的手机上去申请权限才行。-(Note: this project is based on studio Android development, eclipse may not be able to directly import)
This project is a Android silent installation project source code to achieve, imitation 360 mobile assistant, baidu assistant, pea pods, assistant application of second class and intelligent feature is installed, the so-called seconds to load is actually need root privileges silent installation, in fact silent installation principle is very simple is called the Android system of PM install command can, but the crux of the problem is that PM command system is not to grant us permission to call, so only with root privileges the phone up to apply for permission to.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Android实现应用助手秒装和智能安装功能
.....................................\InstallTest
.....................................\...........\.gitignore
.....................................\...........\.gradle
.....................................\...........\.......\2.8
.....................................\...........\.......\...\taskArtifacts
.....................................\...........\.......\...\.............\cache.properties
.....................................\...........\.......\...\.............\cache.properties.lock
.....................................\...........\.......\...\.............\fileHashes.bin
.....................................\...........\.......\...\.............\fileSnapshots.bin
.....................................\...........\.......\...\.............\outputFileStates.bin
.....................................\...........\.......\...\.............\taskArtifacts.bin
.....................................\...........\.idea
.....................................\...........\.....\.name
.....................................\...........\.....\compiler.xml
.....................................\...........\.....\copyright
.....................................\...........\.....\.........\profiles_settings.xml
.....................................\...........\.....\encodings.xml
.....................................\...........\.....\gradle.xml
.....................................\...........\.....\libraries
.....................................\...........\.....\.........\appcompat_v7_23_1_1.xml
.....................................\...........\.....\.........\support_annotations_23_1_1.xml
.....................................\...........\.....\.........\support_v4_23_1_1.xml
.....................................\...........\.....\misc.xml
.....................................\...........\.....\modules.xml
.....................................\...........\.....\runConfigurations.xml
.....................................\...........\.....\workspace.xml
.....................................\...........\app
.....................................\...........\...\.gitignore
.....................................\...........\...\app.iml
.....................................\...........\...\build
.....................................\...........\...\build.gradle
.....................................\...........\...\libs
.....................................\...........\...\proguard-rules.pro
.....................................\...........\...\src
.....................................\...........\...\...\androidTest
.....................................\...........\...\...\...........\java
.....................................\...........\...\...\...........\....\com
.....................................\...........\...\...\...........\....\...\example
.....................................\...........\...\...\...........\....\...\.......\installtest
.....................................\...........\...\...\...........\....\...\.......\...........\ApplicationTest.java
.....................................\...........\...\...\main
.....................................\...........\...\...\....\AndroidManifest.xml
.....................................\...........\...\...\....\java
.....................................\...........\...\...\....\....\com
.....................................\...........\...\...\....\....\...\example
.....................................\...........\...\...\....\....\...\.......\installtest
.....................................\...........\...\...\....\....\...\.......\...........\FileExplorerActivity.java
.....................................\...........\...\...\....\....\...\.......\...........\MainActivity.java
.....................................\...........\...\...\....\....\...\.......\...........\MyAccessibilityService.java
.....................................\...........\...\...\....\....\...\.......\...........\SilentInstall.java
.....................................\...........\...\...\....\res
.....................................\...........\...\...\....\...\d