NyanSten / Android-SurfacingLinks
Example of using SurfaceTexture for CPU rendering (ANativeWindow_lock) and OpenGL, including switching between the two
☆15Updated 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
Sorting:
- Hook opengl es function call on Android by replacing TLS entry point☆45Updated 2 years ago
- Use GraphicBuffer class from Android native code☆202Updated 4 years ago
- ☆27Updated 5 years ago
- Android NDK (C++) Binder examples : Explains how to implement Android services and clients in C++☆125Updated 3 years ago
- Backtrace Testing App☆49Updated 7 years ago
- Android JNI bindings library☆86Updated last month
- Patched libunwindstack from Android sources (https://android.googlesource.com/platform/system/core.git/+/master/libunwindstack/) to build…☆21Updated 5 years ago
- Android NDK IPC using AHardwareBuffer, SharedMem, and Unix Sockets☆104Updated 6 years ago
- 基于C语言 跨平台zip/unzip☆31Updated 6 years ago
- A small library to render text in OpenGL/OpenGL ES using freetype.☆61Updated 14 years ago
- C++ wrapper for the Java Native Interface☆117Updated 6 months ago
- load android binaries using gnu ld.so☆33Updated 6 years ago
- Use CLion to edit android source code and automatically parse Android.mk☆91Updated 2 years ago
- Android sample that uses Skia to draw on OpenGL ES 2 surface☆56Updated 7 years ago
- A powerful crash reporting library for Android NDK. Don't forget to run git submodule update --init --recursive after checking out.☆112Updated 5 years ago
- Learn how to render in native using EGL☆79Updated 6 years ago
- D3DSample☆11Updated 5 years ago
- simple inline-hook framework works for x86, x64, arm and thumb☆140Updated 6 years ago
- JNI Modern Interface in C++17☆79Updated 5 months ago
- A package builder/manager for Android NDK to build projects written in C, C++, Rust, Golang, etc.☆96Updated 2 weeks ago
- This is an open source code of rtsp stream player in Android device.☆14Updated 4 years ago
- a lightweight ndk utility that helps to bypass Android N's classloader-namespace restriction☆317Updated 5 years ago
- ☆27Updated 4 years ago
- Strip mojo and base from chromium, support msvc compile(从chromium剥离mojo和base,支持msvc编译)☆39Updated 2 years ago
- Jni++ : Thread-safe and type-safe C++11 wrap for Android JNI.☆12Updated 7 years ago
- Aims at providing a lightweight, highly cohesive and low coupling framework of useful cpp toolkit.☆37Updated 4 years ago
- using ashmem in Android Applications☆24Updated 7 years ago
- ☆97Updated last year
- How to create a native Android command-line application that loads and uses ART virtual machine☆11Updated 3 weeks ago
- My attempt to port every NeHe classic OpenGL tutorial to OpenGL ES 2 for Android NDK☆29Updated 8 months ago