Simple android app that accepts APKs sent through a socket connection and installs them.
apkpusher is hosted in the following web site
https://github.com/johnhamelink/apkpusher
If you think the Android project apkpusher listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of apkpusher.
Item | Value |
---|---|
Java File Count | 2 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INSTALL_PACKAGES android.permission.INTERNET android.permission.RESTART_PACKAGES android.permission.WRITE_EXTERNAL_STORAGE |
apkpusher has the following Java source files.
com.farmgeek.apkpusher.FileInfo.java com.farmgeek.apkpusher.HelloAndroidActivity.java