ndk_arm32

This commit is contained in:
rustdesk 2022-06-13 21:00:22 +08:00
parent c9315f3be0
commit d148ca904e
2 changed files with 236 additions and 232 deletions

466
Cargo.lock generated

File diff suppressed because it is too large Load Diff

2
flutter/ndk_arm.sh Executable file
View File

@ -0,0 +1,2 @@
#!/usr/bin/env bash
cargo ndk --platform 21 --target armv7-linux-androideabi build --release