[ buster ]
[ bullseye ]
[ bullseye-backports ]
[ bookworm ]
[ bookworm-backports ]
[ trixie ]
[ sid ]
[ experimental ]
[ 原始碼: android-platform-tools ]
套件:android-libnativehelper(34.0.5-3)
android-libnativehelper 的相關連結
Debian 的資源:
下載原始碼套件 android-platform-tools:
- [android-platform-tools_34.0.5-3.dsc]
- [android-platform-tools_34.0.5.orig.tar.xz]
- [android-platform-tools_34.0.5-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [developer.android.com]
相似套件:
Support functions for Android's class libraries
libnativehelper is a collection of JNI related utilities used in Android.
There are several header and binary libraries here and not all of the functionality fits together well. The header libraries are mostly C++ based. The binary libraries are entirely written in C with no C++ dependencies. This is by design as the code here can be distributed in multiple ways, including mainline modules, so keeping the size down benefits everyone with smaller downloads and a stable ABI.
其他與 android-libnativehelper 有關的套件
|
|
|
|
-
- dep: android-liblog (= 1:34.0.5-3)
- Android NDK logger interfaces
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支援函式庫
-
- dep: libstdc++6 (>= 4.1.1)
- GNU Standard C++ Library v3