android ndk Using Existing Libraries

来源:互联网 发布:你所不知道的js 原型 编辑:程序博客网 时间:2024/05/23 19:14

Using Existing Libraries使用现有的库

This section discusses the use of existing libraries–both your own, and those that the NDK provides.

It begins by telling you how to use your own prebuilt libraries. Then, it explains the C++ helper runtimes available with the NDK, and how to use them. Finally, it provides information on the other libraries that the NDK provides, such as OpenGL ES and OpenSL ES, and the minimum Android API levels required to support those libraries.

0 0
原创粉丝点击