Guest Shadowfactor Posted December 23, 2010 Report Posted December 23, 2010 Okay I've looked around the net forever and I CANNOT find anything about my issues. I'm probably missing the simplest thing. I'm trying to access ADB on my phone. I have the SDK installed. So I open terminal , locate the tools folder and type the ./adb command. Terminal gives me the error no such file or directory. What am I doing wrong ? On a side NOTE. In the Android SDK Tools folder. I do not see a ADB file. I redownloaded the SDK, still no ADB File.. Thanks!
Guest noeyesee1 Posted December 23, 2010 Report Posted December 23, 2010 Okay I've looked around the net forever and I CANNOT find anything about my issues. I'm probably missing the simplest thing. I'm trying to access ADB on my phone. I have the SDK installed. So I open terminal , locate the tools folder and type the ./adb command. Terminal gives me the error no such file or directory. What am I doing wrong ? On a side NOTE. In the Android SDK Tools folder. I do not see a ADB file. I redownloaded the SDK, still no ADB File.. Thanks! Mac or PC or linux?
Guest Shadowfactor Posted December 23, 2010 Report Posted December 23, 2010 (edited) Mac or PC or linux? MAC OSX 10.6.5 Under the Tools folder. I'm missing the ADB unix exe... Idk why I dont have it Edited December 23, 2010 by Shadowfactor
Guest noeyesee1 Posted December 23, 2010 Report Posted December 23, 2010 MAC OSX 10.6.5 unless you setup the path in bash, u would not be able to just execute coommand by just ./adb even you have cd to that folder. so the easiest way is just drag your adb to the terminal(which OSX type-in the path for U, and then adb whatever you like etc shell, devices...
Guest Shadowfactor Posted December 23, 2010 Report Posted December 23, 2010 (edited) What I'm trying to say is that in the SDK TOOLS FOLDER. I DO NOT have the ADB unix executable file..... I understand that I need to change directory via terminal to the tools folder of the SDK folder but until i have the ADB file in my tools folder, nothing I do is going to work.. Can someone please tell me how to download the ADB file (unix-exe) for macs. Edited December 23, 2010 by Shadowfactor
Guest noeyesee1 Posted December 23, 2010 Report Posted December 23, 2010 What I'm trying to say is that in the SDK TOOLS FOLDER. I DO NOT have the ADB unix executable file..... I understand that I need to change directory via terminal to the tools folder of the SDK folder but until i have the ADB file in my tools folder, nothing I do is going to work.. Can someone please tell me how to download the ADB file (unix-exe) for macs. Right under the "TOOLS" folder
Guest Shadowfactor Posted December 23, 2010 Report Posted December 23, 2010 (edited) Right under the "TOOLS" folder Like I've said a couple times, I DO NOT HAVE the ADB file under the tools folder. It's not there. Ive redownloaded the SDK twice and it just isnt there. Idk why. Can you upload the file for me please! Edited December 23, 2010 by Shadowfactor
Guest noeyesee1 Posted December 23, 2010 Report Posted December 23, 2010 Like I've said a couple times, I DO NOT HAVE the ADB file under the tools folder. It's not there. Ive redownloaded the SDK twice and it just isnt there. Idk why. Can you upload the file for me please!adb.zip
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now