パッケージ: android-libnativehelper (29.0.6-28~bpo11+1)
android-libnativehelper に関するリンク
Debian の資源:
android-platform-tools ソースパッケージをダウンロード:
- [android-platform-tools_29.0.6-28~bpo11+1.dsc]
- [android-platform-tools_29.0.6.orig.tar.gz]
- [android-platform-tools_29.0.6-28~bpo11+1.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~bpo11+1)
- Android NDK logger interfaces
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libstdc++6 (>= 4.4.0)
- GNU 標準 C++ ライブラリ v3