Android Open Source - Development socket apkpusher






Project Summary

Simple android app that accepts APKs sent through a socket connection and installs them.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of apkpusher.

ItemValue
Java File Count2
Activity Count1
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INSTALL_PACKAGES
android.permission.INTERNET
android.permission.RESTART_PACKAGES
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

apkpusher has the following Java source files.

com.farmgeek.apkpusher.FileInfo.java
com.farmgeek.apkpusher.HelloAndroidActivity.java