Skip to content

Commit

Permalink
Update README.md (BrainiumLLC#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cactice committed Mar 7, 2022
1 parent 20f2d1a commit a99baf8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ For more commands, run `cargo mobile`, `cargo apple`, or `cargo android` to see

### Android

**Building for Android is broken on NDK >= 23**

`cargo android run` will build, install and run the app and follows device logs emitted by the app.

By default, warn and error logs are displayed. Additional logging of increasing verbosity can be shown by use of the `-v` or `-vv` options. These also provide more verbose logging for the build and install steps.
Expand Down

0 comments on commit a99baf8

Please sign in to comment.