Pakiet: aidl (1:10.0.0 r36-4)
Odnośniki dla aidl
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego android-platform-system-tools-aidl:
- [android-platform-system-tools-aidl_10.0.0 r36-4.dsc]
- [android-platform-system-tools-aidl_10.0.0 r36.orig.tar.gz]
- [android-platform-system-tools-aidl_10.0.0 r36-4.debian.tar.xz]
Opiekunowie:
- Android Tools Maintainers (Strona QA, Archiwum e-mail)
- Kai-Chung Yan (Strona QA)
- Hans-Christoph Steiner (Strona QA)
Zasoby zewnętrzne:
- Strona internetowa [android.googlesource.com]
Podobne pakiety:
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
Inne pakiety związane z aidl
|
|
|
|
-
- dep: android-libbase (>= 1:10.0.0 r36)
- Android base library
-
- dep: android-libcutils (>= 1:10.0.0 r36)
- Android utils library for C
-
- dep: libatomic1 (>= 4.8)
- Biblioteka wsparcia zapewniająca wbudowane funkcje __atomic
-
- dep: libc6 (>= 2.32)
- Biblioteka GNU C: biblioteki współdzielone
również pakiet wirtualny udostępniany przez libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- Biblioteka wspomagająca GCC
-
- dep: libstdc 6 (>= 11)
- Standardowa biblioteka GNU C , wersja 3
Pobieranie aidl
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
armel | 268,9 KiB | 977,0 KiB | [lista plików] |