Introduction
Quick notes for myself to follow to setup Android (adk) on my Mac. Specifically enough to get adb going to root devices etc.
Pre-requsite
- Java JDK installed on mac
- Download adk
Steps
- Expand the adk package
- open tools/android sdk
- Select Android SDK Platform-tools, and install the package
- Let it install, and then it should be installed in the platform-tools/ directory
DONE
No comments:
Post a Comment