Thursday, December 3, 2015

Getting Mac to do Android Flashing

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

  1. Java JDK installed on mac
  2. Download adk 

Steps

  1. Expand the adk package
  2. open tools/android sdk
  3. Select Android SDK Platform-tools, and install the package
  4. Let it install, and then it should be installed in the platform-tools/ directory
DONE

No comments:

Post a Comment