sjfricke / NDK-Socket-IPC
Android NDK IPC using AHardwareBuffer, SharedMem, and Unix Sockets
☆103Updated 6 years ago
Alternatives and similar repositories for NDK-Socket-IPC:
Users that are interested in NDK-Socket-IPC are comparing it to the libraries listed below
- Android NDK (C++) Binder examples : Explains how to implement Android services and clients in C++☆118Updated 2 years ago
- Use GraphicBuffer class from Android native code☆201Updated 3 years ago
- Use CLion to edit android source code and automatically parse Android.mk☆88Updated 2 years ago
- a gradle plugin that support publish c/c++ headers to 'aar' and depend those 'aar'☆73Updated 4 months ago
- using ashmem in Android Applications☆24Updated 7 years ago
- Backtrace Testing App☆50Updated 6 years ago
- A simple application to demonstrate how to use Android Camera HAL 3☆85Updated 3 years ago
- 基于Android图形显示系统结构的Native演示小程序☆54Updated 10 months ago
- Android IPC. C++ binder demo☆38Updated 6 years ago
- Visual Studio Code project for AOSP tree☆71Updated 6 years ago
- Android camera preview application using Camera2 API and OpenGL ES/Vulkan☆177Updated 8 months 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
- All credits go to http://bigflake.com/mediacodec/☆74Updated 7 years ago
- Sample project that uses Android's native camera API with OpenGL☆84Updated 6 years ago
- Demo for rendering android views to OpenGL texture☆226Updated 3 years ago
- Mindroid.cpp is an application framework inspired by Google's Android operating system☆73Updated 8 months ago
- Sample code for how to use Android binders from native (C++) space.☆302Updated 6 years ago
- ☆27Updated 5 years ago
- A package builder/manager for Android NDK to build projects written in C, C++, Rust, Golang, etc.☆92Updated this week
- Android ELF cleaner☆131Updated 8 years ago
- 轻量的c++ looper实现,移植自aosp的libstagefright☆41Updated 11 months ago
- 此程序使用android native代码实现EGL,并使用SurfaceView作为OpenGL绘图窗口。即可提高图形渲染性能,又可使用java层定义的图形界面☆53Updated 7 years ago
- ☆27Updated 4 years ago
- Example of using SurfaceTexture for CPU rendering (ANativeWindow_lock) and OpenGL, including switching between the two☆14Updated 7 years ago
- ffmpeg for android☆67Updated 2 years ago
- Learn how to render in native using EGL☆79Updated 6 years ago
- Android Open Accessory USB&Bluetooth <-> HTTP Proxy☆47Updated 6 years ago
- Sample that shows how to combine native rendering with Java UI on Android☆211Updated 9 years ago
- A easy way to use valgrind on Android device.☆59Updated 5 years ago
- This is a skeleton application that creates an Android service in C++, accessing it via Java/Binder.☆123Updated 15 years ago