Build Android apps using Rust and iced
Source: Hacker News
Experience Building an Android App with Rust
Some time ago I decided to try building an Android app using Rust. After a few weeks I got it working. There was a new iced release recently, so I’ve just updated the example to new iced and wgpu. I’d like to share my experience to attract more attention to Rust on Android.
First things, I want to t…