inferrna / hello_world_android_egui

Egui + winit + wgpu + android example
MIT License
34 stars 2 forks source link

Hello, I'm new to Rust. I ran "cargo build --bin main" but I don't know how to use it on Android. #5

Open 2445244810 opened 3 months ago

inferrna commented 2 months ago

https://github.com/inferrna/hello_world_android_egui/blob/master/BUILD_ANDROID.md Currently, android build is broken because of bug in android-activity https://github.com/inferrna/hello_world_android_egui/issues/7