Jump to content

ADB help. Please!!!!


Recommended Posts

Guest Shadowfactor
Posted

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
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 (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 by Shadowfactor
Guest noeyesee1
Posted
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 (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 by Shadowfactor
Guest noeyesee1
Posted
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

post-419327-1293080414_thumb.png

post-419327-1293080457_thumb.png

Guest Shadowfactor
Posted (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!

post-746549-1293083536_thumb.png

Edited by Shadowfactor
Guest noeyesee1
Posted
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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.