12
top 2 comments
sorted by: hot top controversial new old
[-] onlinepersona@programming.dev 2 points 1 week ago

Damn, I was hoping it would be an announcement about making it mobile ready, but this will do too. Being able to easily write mobile apps in Rust is the dream...

[-] calcopiritus@lemmy.world 1 points 1 week ago

I haven't tried using a GUI library for this. But it is possible (and relatively easy) to build for Android using rust.

I found this tool called "x build" that works basically out of the box. It was a bit tricky to set up the release build, but got it working too.

I made a small App using winit+wgpu and it seems to work. Win it also has touchscreen-specific events.

Iced does use winit+wgpu, so if they are listening to the touchscreen events, it should work for Android. Haven't tested it though.

this post was submitted on 09 Oct 2025
12 points (92.9% liked)

Rust

7418 readers
33 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 2 years ago
MODERATORS