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

Unified Diff: README.md

Issue 955223002: Updates android build instructions. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: comment Created 5 years, 10 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: README.md
diff --git a/README.md b/README.md
index 98de992e93bb4c0f47e21b6e053c6156c5e0f038..744c16563080241ad89495b359c9ccb630f59251 100644
--- a/README.md
+++ b/README.md
@@ -124,6 +124,11 @@ To build for Android, first make sure you've downloaded build support for Androi
target_os = [u'android']
```
+Bring in android specific build dependencies:
+```
+$ build/install-build-deps-android.sh
+```
+
Pull down all of the packages with this command:
```
« 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