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

Unified Diff: README.md

Issue 955223002: Updates android build instructions. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: 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..4908fd7131f0d76b610841af7a2d416c8834b4be 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
tonyg 2015/02/26 00:22:59 For consistency, let's start this line with "$ "
sky 2015/02/26 00:31:02 Done.
+```
+
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