I want to install an APK from PC to Android device. And because of user\'s Android and generally technical skills, I need to do it as automatically (silently) as possible. So ho
adb install
http://developer.android.com/guide/developing/tools/adb.html#move