cargo run --release
When compiling for android make sure the "desktop" configuration is commented out and the android configuration is not.
Make sure that cargo-apk is installed.
cargo apk run --release
cargo run-wasm --release --bin desktop
cargo run --release
When compiling for android make sure the "desktop" configuration is commented out and the android configuration is not.
Make sure that cargo-apk is installed.
cargo apk run --release
cargo run-wasm --release --bin desktop