saker.android Documentation TaskDoc JavaDoc Packages
Identifier of an Android NDK library.
Summary
Enumeration values
EGLEGL provides a native platform interface via the <EGL/egl.h> and <EGL/eglext.h> headers for allocating and managing OpenGL ES contexts and surfaces.
GLESv1_CMLibrary for using OpenGL ES 1.x.
GLESv2Library for using OpenGL ES 2.0.
GLESv3Library for using OpenGL ES 3.x.
OpenMAXALAndroid native multimedia handling based on Khronos Group OpenMAX AL 1.0.1 API.
OpenSLESOpenSL ES is a native audio API.
aaudioAAudio is a high-performance native audio API for Android
androidThe Android native runtime library.
camera2ndkNative camera APIs to perform fine-grained photo capture and processing.
dlLibrary for dynamically loading libraries.
jnigraphicsThe libjnigraphics library exposes API that allows access to the pixel buffers of Java Bitmap objects.
logLogging library for Android.
mediandkThe Media APIs provide low-level native interfaces similar to MediaExtractor, MediaCodec and other related Java APIs.
nativewindowNative Window functionality library.
neuralnetworksThe Neural Networks API (NNAPI) provides apps with hardware acceleration for on-device machine learning operations.
syncLibrary for handling sync files
vulkanVulkan is a low-overhead, cross-platform API for high-performance 3D graphics rendering.
zThe Zlib compression library.
Enumeration values
EGL provides a native platform interface via the <EGL/egl.h> and <EGL/eglext.h> headers for allocating and managing OpenGL ES contexts and surfaces.
Library for using OpenGL ES 1.x. All Android-based devices support OpenGL ES 1.0 and 2.0.
Library for using OpenGL ES 2.0. All Android-based devices support OpenGL ES 1.0 and 2.0.
Library for using OpenGL ES 3.x.
Android native multimedia handling based on Khronos Group OpenMAX AL 1.0.1 API.
OpenSL ES is a native audio API.
AAudio is a high-performance native audio API for Android
The Android native runtime library.
Native camera APIs to perform fine-grained photo capture and processing.
Library for dynamically loading libraries.
The libjnigraphics library exposes API that allows access to the pixel buffers of Java Bitmap objects.
Logging library for Android.
The Media APIs provide low-level native interfaces similar to MediaExtractor, MediaCodec and other related Java APIs.
Native Window functionality library.
The Neural Networks API (NNAPI) provides apps with hardware acceleration for on-device machine learning operations.
Library for handling sync files
Vulkan is a low-overhead, cross-platform API for high-performance 3D graphics rendering.
The Zlib compression library.