软件包:android-libnativehelper-dev(34.0.5-4~exp1)
android-libnativehelper-dev 的相关链接
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 - Development files
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.
This package contains the development files.
其他与 android-libnativehelper-dev 有关的软件包
|
|
|
|
-
- dep: android-libnativehelper (= 34.0.5-4~exp1)
- Support functions for Android's class libraries