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:
- Backtrace Testing App☆50Updated 7 years ago
- Hook opengl es function call on Android by replacing TLS entry point☆51Updated 3 years ago
- Android NDK IPC using AHardwareBuffer, SharedMem, and Unix Sockets☆107Updated 7 years ago
- C++ wrapper for the Java Native Interface☆121Updated 11 months ago
- Android JNI bindings library☆87Updated last week
- simple inline-hook framework works for x86, x64, arm and thumb☆142Updated 7 years ago
- Android sample that uses Skia to draw on OpenGL ES 2 surface☆56Updated 8 years ago
- A demo of dear imgui running on Android☆175Updated last year
- Android NDK (C++) Binder examples : Explains how to implement Android services and clients in C++☆136Updated 3 years ago
- Patched libunwindstack from Android sources (https://android.googlesource.com/platform/system/core.git/+/master/libunwindstack/) to build…☆22Updated 6 years ago
- An Easy way to write JNI code in C++11☆15Updated 8 years ago
- A small library to render text in OpenGL/OpenGL ES using freetype.☆62Updated 14 years ago
- Use CLion to edit android source code and automatically parse Android.mk☆91Updated 3 years ago
- load android binaries using gnu ld.so☆32Updated 7 years ago
- ☆28Updated 5 years ago
- Android and CMake sample - learn how to compile native code inside an Android app with CMake☆88Updated last year
- A powerful lightweight C++ wrapper for JNI☆15Updated 3 months ago
- JNI Modern Interface in C++17☆82Updated last month
- some great libraries such as libbase, porting from chromium opensource project, for android ndk project use.☆10Updated 5 years ago
- a lightweight ndk utility that helps to bypass Android N's classloader-namespace restriction☆318Updated 5 years ago
- 移植 OLLVM 到 LLVM 18,C&C++代码混淆(Porting OLLVM to LLVM 18: C & C++ Code Obfuscation)☆59Updated 9 months ago
- Develop Android app in C++ without Android Studio☆11Updated 2 years ago
- 基于C语言 跨平台zip/unzip☆32Updated 6 years ago
- Use GraphicBuffer class from Android native code☆205Updated 4 years ago
- Strip mojo and base from chromium, support msvc compile(从chromium剥离mojo和base,支持msvc编译)☆40Updated 3 years ago
- D3DSample☆11Updated 5 years ago
- Just a hook for ARM applications based on @4x11's ARMhook (i think he made it?), on Cydia's Substrate and on Rprop's And64InlineHook☆37Updated 5 months ago
- A simple library to expose the linker namespace functionality in Android 9+ together with symbol hooking☆39Updated last year
- Build OpenSSL with CMake on MacOS, Win32, Win64 and cross compile for Android, IOS☆298Updated 6 months ago
- hook surfaceflinger进程的eglSwapBuffers方式实现绘制,适用arm64 root下的安卓真机☆33Updated 3 years ago