Hi Gang -
I've got ADB running in the dos window (finally) and if I type in "push" it gives me a list of ADB commands.
I've been reading for HOURS but am missing something, because it won't let me push anything to the phone. Is there a good tutorial out there or is someone able to help me out?
I put the file I want pushed in the platform-tools directory. I want to move it to the root of the sd card (e drive) At the command line I type:
adb push launcher2.apk e:
I get a "failed to copy launcher2.apk to e: read only file system"
I just want to install this app to my phone. Dev says need to use adb to do it. Any help would be greatly appreciated. I've come along pretty fast.
Thanks
I've got ADB running in the dos window (finally) and if I type in "push" it gives me a list of ADB commands.
I've been reading for HOURS but am missing something, because it won't let me push anything to the phone. Is there a good tutorial out there or is someone able to help me out?
I put the file I want pushed in the platform-tools directory. I want to move it to the root of the sd card (e drive) At the command line I type:
adb push launcher2.apk e:
I get a "failed to copy launcher2.apk to e: read only file system"
I just want to install this app to my phone. Dev says need to use adb to do it. Any help would be greatly appreciated. I've come along pretty fast.
Thanks