From 4af4c817f1367b9a18e63ca37cb1d7a97c1aba19 Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Mon, 18 May 2015 16:43:06 -0700 Subject: Fix typos and add access token reminder [skip ci] --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 81bc1d6d52..6b15f596c6 100644 --- a/README.md +++ b/README.md @@ -196,14 +196,14 @@ You can then open `android/java` in Android Studio via "Import Non-Android Studi ### Setting up Android emulator -If you want to run the test app in the simulator, we reccomend the x86 build because it will run a lot faster. +If you want to run the test app in the emulator, we recommend the x86 build because it will run a lot faster. -To create an x86 build in the terminal run: +First ensure you have an `MAPBOX_ACCESS_TOKEN` environment variable set, as described below. Then, create an x86 build: ANDROID_ABI=x86 make android -In Android studio create an x86 AVD (Android Virtual Device): -- Open AVD Manager via the Tools menu -> Andorid -> AVD Manager +In Android Studio, create an x86 AVD (Android Virtual Device): +- Open AVD Manager via the Tools menu -> Android -> AVD Manager - Click "Create Virtual Device" at the bottom on AVD Manager window - Select one of the device profiles, for example the Nexus 4 - Click "Next" -- cgit v1.2.1