mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-03-22 06:51:58 +02:00
parent
54e0eab236
commit
e4e6b0ce1d
@ -7,3 +7,12 @@ Rust:
|
|||||||
|
|
||||||
- Rust code can call existing AIDL servers,
|
- Rust code can call existing AIDL servers,
|
||||||
- You can create new AIDL servers in Rust.
|
- You can create new AIDL servers in Rust.
|
||||||
|
|
||||||
|
<details>
|
||||||
|
|
||||||
|
- AIDL is what enables Android apps to interact with each other.
|
||||||
|
|
||||||
|
- Since Rust is supported as a first-class citizen in this ecosystem, Rust
|
||||||
|
services can be called by any other process on the phone.
|
||||||
|
|
||||||
|
</details>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user