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

Side by Side Diff: examples/ganesh_app/README.md

Issue 1559723002: Update the UI examples. (Closed) Base URL: git@github.com:domokit/mojo.git@moz-14
Patch Set: address feedback Created 4 years, 11 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 unified diff | Download patch
« no previous file with comments | « examples/ganesh_app/BUILD.gn ('k') | examples/ganesh_app/ganesh_app.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # Running ganesh_app
2
3 To run ganesh_app, use one of the following command from the root of your Mojo r epo.
4
5 ## Android
6
7 ```
8 mojo/devtools/common/mojo_run --android "mojo:kiosk_wm mojo:ganesh_app"
9 ```
10
11 ## Linux
12
13 ```
14 mojo/devtools/common/mojo_run "mojo:kiosk_wm mojo:ganesh_app"
15 ```
OLDNEW
« no previous file with comments | « examples/ganesh_app/BUILD.gn ('k') | examples/ganesh_app/ganesh_app.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698