Пакет: aidl (1:10.0.0+r36-3)
Връзки за aidl
Ресурси за Debian:
- Доклади за грешки
- Developer Information
- Журнал на промените в Debian
- Авторски права
- Управление на кръпките в Debian
Изтегляне на пакет-източник android-platform-system-tools-aidl.
- [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]
Отговорници:
- Android Tools Maintainers (Страница за QA, Пощенски архив)
- Kai-Chung Yan (Страница за QA)
- Hans-Christoph Steiner (Страница за QA)
Външни препратки:
- Начална страница [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 (>= 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)
- support library providing __atomic built-in functions
-
- dep: libc6 (>= 2.11) [не amd64, arm64]
- GNU C Library: Shared libraries
също и виртуален пакет, предлаган от libc6-udeb
- dep: libc6 (>= 2.14) [amd64]
- dep: libc6 (>= 2.17) [arm64]
-
- dep: libgcc-s1 (>= 3.0) [amd64, arm64, mips64el]
- GCC support library
- dep: libgcc-s1 (>= 3.5) [armel, armhf]
- dep: libgcc-s1 (>= 4.2) [i386, mipsel]
-
- dep: libstdc++6 (>= 9)
- GNU Standard C++ Library v3
Изтегляне на aidl
Архитектура | Големина на пакета | Големина след инсталиране | Файлове |
---|---|---|---|
amd64 | 303,2 кБ | 1 153,0 кБ | [списък на файловете] |
arm64 | 268,5 кБ | 1 040,0 кБ | [списък на файловете] |
armel | 269,5 кБ | 996,0 кБ | [списък на файловете] |
armhf | 269,5 кБ | 988,0 кБ | [списък на файловете] |
i386 | 310,5 кБ | 1 180,0 кБ | [списък на файловете] |
mips64el | 253,0 кБ | 1 336,0 кБ | [списък на файловете] |
mipsel | 259,0 кБ | 1 293,0 кБ | [списък на файловете] |