mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-03-26 07:52:20 +02:00
7 lines
183 B
Markdown
7 lines
183 B
Markdown
|
# Android
|
||
|
|
||
|
Rust is supported for native platform development on Android. This means that
|
||
|
you can write new operating system services in Rust, as well as extending
|
||
|
existing services.
|
||
|
|