mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 12:50:04 -04:00
Use egui_demo_lib in android example (#5780)
* [x] I have followed the instructions in the PR template
This commit is contained in:
@@ -14,7 +14,11 @@ cargo install \
|
||||
Build and run:
|
||||
|
||||
```sh
|
||||
cargo apk run -p hello_android
|
||||
# Run on android
|
||||
cargo apk run -p hello_android --lib
|
||||
|
||||
# Run on your desktop
|
||||
cargo run -p hello_android
|
||||
```
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user