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!
Download the Android SDK for Macintosh at: Android SDK | Android Developers
- Extract it
- Download Fastboot for OSX (If not included with SDK)
- Extract fastboot and place it in your /tools folder.
- Open up a terminal window
- type: pico .bash_profile (this will create a .bash_profile)
- type the following in the new screen: export PATH=$
{PATH}:<sdkfolder>/tools
- Hit CNTRL + X
- Hit Y (for yes to save)
- It will return you to the terminal screen… type: exit
- Restart terminal.
- Then you can use your adb commands like you would on a PC. To test this, plug your device in (make sure its in debugging mode), then type "adb devices" in the new terminal window. It should show up with a number. This means you are good to go
ok - this is good stuff... but i think i might wait until a "one button" method to root comes out for the d2. Not much to do with a rooted phone without roms and kernels available... and yes i know there is other things you can use superuser for
ok - this is good stuff... but i think i might wait until a "one button" method to root comes out for the d2. Not much to do with a rooted phone without roms and kernels available... and yes i know there is other things you can use superuser for
ok - this is good stuff... but i think i might wait until a "one button" method to root comes out for the d2. Not much to do with a rooted phone without roms and kernels available... and yes i know there is other things you can use superuser for
ok - this is good stuff... but i think i might wait until a "one button" method to root comes out for the d2. Not much to do with a rooted phone without roms and kernels available... and yes i know there is other things you can use superuser for