全部搜尋項
buster  ] [  bullseye  ] [  bookworm  ] [  sid  ]
[ 原始碼: android-platform-system-tools-aidl  ]

套件:aidl(1:10.0.0+r36-3)

aidl 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件 android-platform-system-tools-aidl

維護小組:

外部的資源:

相似套件:

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 有關的套件

  • 依賴
  • 推薦
  • 建議
  • 增強

下載 aidl

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
armhf 269。5 kB988。0 kB [檔案列表]