Skip to content

My personal project dedicated to learning the development of Android apps using Rust. Feel free to use anything you might deem useful.

License

Notifications You must be signed in to change notification settings

tectin0/Android-Rust-Experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android-Rust-Experiments

My personal project dedicated to learning the development of Android apps using Rust. Feel free to use anything you might deem useful.

egui

This is an example based on agdk-egui example, using egui, winit and wgpu to run egui_demo_app.

To run this on desktop, just do cargo run like normal! For mobile, use cargo android run and cargo apple run respectively (or use cargo android open and cargo apple open to open in Android Studio and Xcode respectively).

About

My personal project dedicated to learning the development of Android apps using Rust. Feel free to use anything you might deem useful.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages