Alle Optionen
buster  ] [  bullseye  ] [  bookworm  ] [  sid  ]
[ Quellcode: android-platform-system-tools-aidl  ]

Paket: aidl (1:10.0.0+r36-3)

Links für aidl

Screenshot

Debian-Ressourcen:

Quellcode-Paket android-platform-system-tools-aidl herunterladen:

Betreuer:

Externe Ressourcen:

Ä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

  • hängt ab von
  • empfiehlt
  • schlägt vor
  • erweitert

aidl herunterladen

Download für alle verfügbaren Architekturen
Architektur Paketgröße Größe (installiert) Dateien
amd64 303,2 kB1.153,0 kB [Liste der Dateien]
arm64 268,5 kB1.040,0 kB [Liste der Dateien]
armel 269,5 kB996,0 kB [Liste der Dateien]
armhf 269,5 kB988,0 kB [Liste der Dateien]
i386 310,5 kB1.180,0 kB [Liste der Dateien]
mips64el 253,0 kB1.336,0 kB [Liste der Dateien]
mipsel 259,0 kB1.293,0 kB [Liste der Dateien]