An open API service indexing awesome lists of open source software.

https://github.com/its-just-nans/rust-apk

egui/eframe as apk
https://github.com/its-just-nans/rust-apk

android apk eframe egui gradle java rust rust-android

Last synced: 2 months ago
JSON representation

egui/eframe as apk

Awesome Lists containing this project

README

          

# eframe template

```bash
cargo install cargo-ndk
rustup target add aarch64-linux-android armv7-linux-androideabi x86_64-linux-android i686-linux-android

# follow step on https://golb.n4n5.dev/android

clear && make
```

## License

[MIT](./LICENSE-MIT) or [Apache-2.0](./LICENSE-APACHE)