Skip to content
Sections
>> Trisquel >> Paquets >> etiona >> devel >> aidl
etiona  ] [  etiona-security  ] [  etiona-updates  ] [  nabia  ] [  aramo  ]
[ Paquet source : android-platform-system-tools-aidl  ]

Paquet : aidl (1:7.0.0+r33-1)

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

Autres paquets associés à aidl

  • dépendances
  • recommandations
  • suggestions
  • dep: android-libbase
    Android base library
  • dep: libc6 (>= 2.11) [i386]
    GNU C Library: Shared libraries
    un paquet virtuel est également fourni par libc6-udeb
    dep: libc6 (>= 2.14) [amd64]
  • dep: libgcc1 (>= 1:3.0)
    GCC support library
  • dep: libstdc++6 (>= 5.2)
    GNU Standard C++ Library v3

Télécharger aidl

Télécharger pour toutes les architectures proposées
Architecture Taille du paquet Espace occupé une fois installé Fichiers
amd64 174,9 ko645 ko [liste des fichiers]
i386 189,8 ko653 ko [liste des fichiers]