Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7)

Unified Diff: site/user/quick/android.md

Issue 1919973002: Improve Android Quick Start Guide (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Patch after Derek's Comments Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: site/user/quick/android.md
diff --git a/site/user/quick/android.md b/site/user/quick/android.md
index bffde08b8126c10b56143b5a75b9c9c3faef5244..d8b2b2399b6d69cf1f67a3fe3d555e5442c90d2d 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. In Android Studio, it can be opened
+by clicking the Launch Standalone SDK Manager link in Tools > Android > SDK
+Manger.
djsollen 2016/04/25 19:23:28 can you also provide command line instructions sin
+
Setup Environment for Android
-----------------------------
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698