Пакет: aidl (1:8.1.0+r23-1)
Ссылки для aidl
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код android-platform-system-tools-aidl:
- [android-platform-system-tools-aidl_8.1.0+r23-1.dsc]
- [android-platform-system-tools-aidl_8.1.0+r23.orig.tar.gz]
- [android-platform-system-tools-aidl_8.1.0+r23-1.debian.tar.xz]
Сопровождающие:
- Android Tools Maintainers (Страница КК, Почтовый архив)
- Kai-Chung Yan (Страница КК)
- Hans-Christoph Steiner (Страница КК)
Внешние ресурсы:
- Сайт [android.googlesource.com]
Подобные пакеты:
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
Другие пакеты, относящиеся к aidl
|
|
|
|
-
- dep: android-libbase
- Android base library
-
- dep: libc6 (>= 2.11)
- библиотека GNU C: динамически подключаемые библиотеки
также виртуальный пакет, предоставляемый libc6-udeb
-
- dep: libgcc1 (>= 1:3.5)
- вспомогательная библиотека GCC
-
- dep: libstdc++6 (>= 5.2)
- стандартная библиотека GNU C++ версии 3
Загрузка aidl
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
armhf | 164,3 Кб | 461,0 Кб | [список файлов] |