mirror of
https://github.com/griffi-gh/kubi.git
synced 2024-11-12 18:38:43 -06:00
add notice about cargo-apk
to readme
This commit is contained in:
parent
5a99d08f8e
commit
e243d1a179
|
@ -70,6 +70,11 @@ cargo install cargo-apk
|
|||
cargo target add aarch64-linux-android
|
||||
```
|
||||
|
||||
***wgpu branch**: latest git version of cargo-apk may be required!*
|
||||
```bash
|
||||
cargo install --git https://github.com/rust-mobile/cargo-apk cargo-apk
|
||||
```
|
||||
|
||||
**Build:**
|
||||
|
||||
`--no-default-features` is required for keyboard input!\
|
||||
|
|
Loading…
Reference in a new issue