NyanSten / Android-Surfacing
Example of using SurfaceTexture for CPU rendering (ANativeWindow_lock) and OpenGL, including switching between the two
☆14Updated 7 years ago
Alternatives and similar repositories for Android-Surfacing:
Users that are interested in Android-Surfacing are comparing it to the libraries listed below
- Backtrace Testing App☆50Updated 6 years ago
- Use GraphicBuffer class from Android native code☆202Updated 4 years ago
- Hook opengl es function call on Android by replacing TLS entry point☆45Updated 2 years ago
- Android NDK IPC using AHardwareBuffer, SharedMem, and Unix Sockets☆104Updated 6 years ago
- Patched libunwindstack from Android sources (https://android.googlesource.com/platform/system/core.git/+/master/libunwindstack/) to build…☆21Updated 5 years ago
- Use CLion to edit android source code and automatically parse Android.mk☆90Updated 2 years ago
- 基于C语言 跨平台zip/unzip☆29Updated 6 years ago
- Android sample that uses Skia to draw on OpenGL ES 2 surface☆57Updated 7 years ago
- 软件业的小学生☆11Updated 5 years ago
- 字符串混淆工具☆19Updated 6 years ago
- Strip mojo and base from chromium, support msvc compile(从chromium剥离mojo和base,支持msvc编译)☆38Updated 2 years ago
- Compile curl & openssl & zlib for android with NDK.☆177Updated 3 months ago
- Android Media codec for video encoding and decoding from C++ (e.g. for use with QT). Not fully tested yet, ergo not stable, API 23.☆26Updated 6 years ago
- a lightweight ndk utility that helps to bypass Android N's classloader-namespace restriction☆315Updated 5 years ago
- Learn how to render in native using EGL☆79Updated 6 years ago
- Android NDK (C++) Binder examples : Explains how to implement Android services and clients in C++☆120Updated 2 years ago
- libcurl库移植到android平台,可以在native层使用网络请求库☆79Updated 7 years ago
- hook surfaceflinger进程的eglSwapBuffers方式实现绘制,适用雷电模拟器3.☆9Updated 3 years ago
- Android JNI bindings library