Paket: aidl (1:10.0.0 r36-3)
Links für aidl
Debian-Ressourcen:
Quellcode-Paket android-platform-system-tools-aidl herunterladen:
- [android-platform-system-tools-aidl_10.0.0 r36-3.dsc]
- [android-platform-system-tools-aidl_10.0.0 r36.orig.tar.gz]
- [android-platform-system-tools-aidl_10.0.0 r36-3.debian.tar.xz]
Betreuer:
- Android Tools Maintainers (QS-Seite, E-Mail-Archiv)
- Kai-Chung Yan (QS-Seite)
- Hans-Christoph Steiner (QS-Seite)
Externe Ressourcen:
- Homepage [android.googlesource.com]
Ähnliche Pakete:
Binder generator of AIDL interfaces
aidl is a utility to generate Java and/or C code from Android's Android Interface Definition Language (AIDL). AIDL is similar to other IDLs you might have worked with. It allows you to define the programming interface that both the client and service agree upon in order to communicate with each other using interprocess communication (IPC). On Android, one process cannot normally access the memory of another process. So to talk, they need to decompose their objects into primitives that the operating system can understand, and marshall the objects across that boundary for you. The code to do that marshalling is tedious to write, so Android handles it for you with AIDL. This package provides two tools:
* "aidl" which generates Java bindings. * "aidl-cpp" which generates C bindings.
For more info, see: https://developer.android.com/guide/components/aidl.html
Andere Pakete mit Bezug zu aidl
|
|
|
|
-
- dep: android-libbase (>= 1:10.0.0 r36)
- Android-Basisbibliothek
-
- dep: android-libcutils (>= 1:10.0.0 r36)
- Android C-Dienstprogrammbibliothek
-
- dep: libatomic1 (>= 4.8)
- Hilfsbibliothek, die atomare (__atomic) Built-in-Funktionen zur Verfügung stellt
-
- dep: libc6 (>= 2.11)
- GNU-C-Bibliothek: Laufzeitbibliotheken
auch ein virtuelles Paket, bereitgestellt durch libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC Support-Bibliothek
-
- dep: libstdc 6 (>= 9)
- GNU-Implementierung der Standard-C -Bibliothek (Version 3)
aidl herunterladen
Architektur | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|
mips64el | 253,0 kB | 1.336,0 kB | [Liste der Dateien] |