Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 517 Bytes

SETUP_ANDROID.md

File metadata and controls

15 lines (15 loc) · 517 Bytes
Setup Android
Install the latest JDK
    `http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html`
Install the andoird SDK
    `brew install android-sdk`
Start android
    `android`
        *Install Packages*
        *Click Install Packages*
Configure HAXM
    `http://developer.android.com/tools/devices/emulator.html#vm-mac`
Create a AVD (Android Virtual Device)
    `android avd`
    *and click create*
    *start the new AVD*