From 8528912215f0b117ade2731c1e3158895e3bacb5 Mon Sep 17 00:00:00 2001 From: liyuqian Date: Mon, 25 Apr 2016 13:15:37 -0700 Subject: Improve Android Quick Start Guide BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1919973002 NOTRY=true DOCS_PREVIEW= https://skia.org/?cl=1919973002 Review URL: https://codereview.chromium.org/1919973002 --- site/user/quick/android.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'site/user') diff --git a/site/user/quick/android.md b/site/user/quick/android.md index bffde08b81..7ab2639d31 100644 --- a/site/user/quick/android.md +++ b/site/user/quick/android.md @@ -42,6 +42,11 @@ KitKat) which will be used to build the Skia SampleApp. You can download as many other Android add-ons or APIs as you want, but you only are required to have this one in order to complete the Skia build process. +Also, please make sure that Android SDK Build-tools 22.0.1 is installed. You can +do that using Android SDK Manager `$ANDROID_SDK_ROOT/tools/android`. In Android +Studio, it can be opened by clicking the Launch Standalone SDK Manager link in +Tools > Android > SDK Manger. + Setup Environment for Android ----------------------------- -- cgit v1.2.3