What's new
DroidForums.net | Android Forum & News

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Root on new ota?

aright, so as advised i went to check out more info for how to install adb on cyanogenmod, and under mac it just says “write me”. im hoping someone here did this with a mac and can point me in the right direction:

i downloaded the SDK, and eclipse classic 3.5 now im not sure where to go from there, exactly
I own a Mac. To install the SDK unzip the files to a directory (i.e. I have mine installed in /Macintosh HD/opt/android/android-sdk-mac_86/

Then go to Terminal. Type "cd /opt/android/android-sdk-mac_86/".

Then run command "tools/android" and if the Android SDK and ADV manager shows up, you should be ready to roll.

In available packages you want to select Android SDK Tools and install that.

Once it's all set up, plug your phone in via usb, open up Terminal, and type adb devices or adb shell and see if it picks up anything.
 
Back
Top