android - Install .apk on device after pushing .apk to device -


is there way push .apk onto device , install .apk on device? can install application .apk on host , use "adb install .apk". want .apk on device , install there.

thanks

yes can. i've done before putting .apk somewhere on device, such downloads folder. use file manager (i used astro) navigate .apk , when touch file option should come install it.


Comments

Popular posts from this blog

javascript - AngularJS custom datepicker directive -

javascript - jQuery date picker - Disable dates after the selection from the first date picker -