mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-05-15 23:26:48 +02:00
Merge pull request #57 from zdimension/patch-2
Precise what the Android parts are about (fixes #56)
This commit is contained in:
commit
d9f1709036
@ -17,6 +17,10 @@ On Day 4, we will cover Android-specific things such as:
|
|||||||
* AIDL servers and clients.
|
* AIDL servers and clients.
|
||||||
* Interoperability with C, C++, and Java.
|
* Interoperability with C, C++, and Java.
|
||||||
|
|
||||||
|
It is important to note that this course does not cover Android **application**
|
||||||
|
development in Rust, and that the Android-specific parts are specifically about
|
||||||
|
writing code for Android itself, the operating system.
|
||||||
|
|
||||||
## Non-Goals
|
## Non-Goals
|
||||||
|
|
||||||
Rust is a large language and we won't be able to cover all of it in a few days.
|
Rust is a large language and we won't be able to cover all of it in a few days.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user