Tagged Questions
7
votes
3answers
4k views
Command to install app from phone?
I'd like to SSH into my phone, download an APK, and install it remotely. Is there a command available on the phone that would allow me to do this?
EG:
wget localhost/file.apk
android_install ...