Quote:
Originally Posted by gueyenono
I definitely think using a file explorer app would be better since I don't seem to understand how to use the adb install (despite so many hours used in the attempt).
Which file explorer app would you recommend and how to use it?
Thanks once again.
|
I haven't used many file explorer apps for Android - Astro seems to be the favorite overall tho, and it works well.
As for adb install, you need to have adb working. Once you have adb working, you just do adb install <apk>. Very easy once adb is setup - adb isn't so easy to setup, as it is primarily used for debugging (and boy howdy does it make that easier!)