1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-06-02 07:37:24 +02:00
comprehensive-rust/src/android.md
Martin Geisler 905784e601
Remove open-ended Android exercise (#2418)
Despite good intentions, I have not actually been able to make this
work in a classroom.

I suggest we remove it for now and later replace it with a guided
exercise: something where we ask students to write a AIDL client for a
simple system service.
2024-10-28 19:24:30 +01:00

806 B

course, session
course session
Android Android

Welcome to Rust in Android

Rust is supported for system software on Android. This means that you can write new services, libraries, drivers or even firmware in Rust (or improve existing code as needed).

The speaker may mention any of the following given the increased use of Rust in Android: