• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Help android-sdk-windows

inoh

Member
How do you use android-sdk-windows to transfer file to and from the phone files system, as well and manipulate the files on the phone(delete, move, rename)?

I have the epic rooted with super user access. I have no idea how to navigate the phone with adb shell. Google did not help either.
 
Do you have the android sdk installed on your computer?

You don't want to rename anything in the system folder. As far as moving/deleting, be careful! I prefer to use the app "Root Explorer" though as it's much easier and you can do everything from the phone. Anyways....

What are you trying to accomplish first?
 
sdk is installed. Adb and UMS will not recognize unless i use the google usb drivers. I need to put file back into /system/app so that the DK28 will install from recovery. When I use odin GPS does not work right and the route guidance never finds a signal.

I seen post in another forum that said to recover to DI18 then DK28 to fix GPS.
 
Well, the easiest way is to use Root Explorer... I'll work on finding the adb instructions for you though :)
 
I could not get it to work but now I get the general idea. At least I have a starting point if I ever want to use sdk again.
 
Back
Top Bottom