Build Android apps using Rust and Iced

Published: (December 21, 2025 at 09:14 PM EST)
1 min read

Source: Hacker News

Overview

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…

Back to Blog

Related posts

Read more »

Build Android apps using Rust and iced

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 updat...