[ buster ]
[ bullseye ]
[ bullseye-backports ]
[ bookworm ]
[ bookworm-backports ]
[ trixie ]
[ sid ]
[ experimental ]
[ 源代码: android-platform-tools ]
软件包:android-libnativehelper(29.0.6-28)
android-libnativehelper 的相关链接
Debian 的资源:
下载源码包 android-platform-tools:
- [android-platform-tools_29.0.6-28.dsc]
- [android-platform-tools_29.0.6.orig.tar.gz]
- [android-platform-tools_29.0.6-28.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:29.0.6-28)
- Android NDK logger interfaces
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libstdc++6 (>= 4.4)
- GNU 标准 C++ 库,第3版