Introduction - If you have any usage issues, please Google them yourself
(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.