When I bought my Galaxy S phone (Sprint Epic 4G) I was really excited about the phone until I connected it to my Mac, to my surprise, OSX wouldn’t recognize the phone, so Mounting the phone as USB Mass Storage was of no use, nor trying to connect it thru ADB; I was very disappointed. I rushed to Google trying to find an answer and to my surprise, I wasn’t the only one having the same problem, some people were able to connect for a couple of seconds then OSX would kick them out of the system, some others wouldn’t connect at all, and some other ones connected just fine. Digging deeper I found several solutions:
Archives for : Mac
I have seen many questions regarding the set up of ADB under Mac OSX, and when I got myself a MBP I had the same question. After some research, I was able to find that is not as complicated as I thought it would be; it’s actually less of a hassle than setting it up under Windows or Linux. In OSX, ADB just works, as simple as that.
What is ADB?
ADB (Android Debug Bridge) is a handy tool that comes with Android SDK that allows you to control and interface with your Android device.
IMPORTANT Update 12/11/10 – There has been a change to the new Android SDK. ADB Tool has been moved to /android-sdk-mac_86/plataform-tools, so if you have the old SDK, please download the new one and update your path (Step 4.5 of this tutorial). If this is your first time doing this, then disregard the update and continue with the tutorial.
I have been a Windows user ever since Windows 95 came out, and it wasn’t up until this past May (2010) that I decided to make the switch to Macs; it wasn’t really hard to adapt from one OS to the other. It’s just that some basic functionality is way different from from what I am used to, for example, in Windows you can cut-and-paste file and in OSX you cannot (this annoys me) unless you create a special script to do that.
esausilva
3
0



