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
Post a Comment