套件:android-libnativehelper(34.0.5-4~exp1)
android-libnativehelper 的相關連結
Debian 的資源:
下載原始碼套件 android-platform-tools:
- [android-platform-tools_34.0.5-4~exp1.dsc]
- [android-platform-tools_34.0.5.orig.tar.xz]
- [android-platform-tools_34.0.5-4~exp1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [developer.android.com]
相似套件:
試製(Experimental)套件
警告:這個套件來自於 experimental 發行版。這表示它很有可能表現出不穩定或者出現 bug ,甚至是導致資料損失。請務必在使用之前查閱 changelog 以及其他潛在的文件。
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-4~exp1)
- 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