Quote:
Originally Posted by emusan
you will want to install the android sdk to get the adb tools on your pc, you can get it all from here: http://developer.android.com/sdk/index.html
once you've got that installed, open up a command prompt(windows button+R then type cmd.exe), then navigate to the folder that the android sdk installed to then go to the platform tools folder(all within the command prompt, you can use cd to change directories and dir to list the directories in the current folder). Once there connect your edge and type "adb devices" and let me know what it says.
|
@Emusan (or whoever else can help): I am also trying to get to my EE's hard drive (I can see it when I attach my EE to my PC but it is grayed out, Windows cannot access it) in an attempt to revive my EE. I have installed the Android SDK tools followed the basic commands in Emusan post quoted here, but only as far as listing the directories. I don't know the syntax to navigate to the platform tools folder on my D: drive (that's where I installed the jdk files), can anyone jelp me with the syntax to get me to the platform tools so that I can connect my EE and type "adb devices" to see what happens next?
Thank you all for your help.