qianjigui / android_system_service_exampleLinks
Android IPC System Service Example
☆101Updated 8 years ago
Alternatives and similar repositories for android_system_service_example
Users that are interested in android_system_service_example are comparing it to the libraries listed below
Sorting:
- Sample code for how to use Android binders from native (C++) space.☆307Updated 6 years ago
- This is a skeleton application that creates an Android service in C++, accessing it via Java/Binder.☆124Updated 15 years ago
- Samples for various Android IPC mechanisms☆75Updated 11 years ago
- ☆104Updated 3 years ago
- Wiki pages about Android internals☆242Updated 10 years ago
- ARTDroid: Simple and easy to use library to intercept virtual-method calls under the Android ART runtime.☆79Updated 9 years ago
- Extended oatdump from AOSP platform/art repo☆137Updated 7 years ago
- Collection of platform headers and link libs for all versions of Android. (repo is rebased, see wiki)☆59Updated 9 years ago
- Android IPC. C++ binder demo☆38Updated 6 years ago
- Example of obfuscating an Android NDK project using O-LLVM☆217Updated 10 years ago
- Android busybox for standalone bionic toolchain - ALWAYS REBASED (so pull --rebase --ff-only), look at https://github.com/sherpya/android…☆81Updated 3 years ago
- TietoMultiWindow for Android☆45Updated 10 years ago
- inotifywait for Android☆104Updated 9 years ago
- Docker images for checking out AOSP branches and building external code inside the source tree.☆53Updated 6 years ago
- Binder Explorer's web backend and front-end☆56Updated last year
- Android NDK (C++) Binder examples : Explains how to implement Android services and clients in C++☆125Updated 3 years ago
- android native工程反调试例子☆45Updated 9 years ago
- ☆23Updated 7 years ago
- Standalone android/platform/frameworks/native/libs/binder☆33Updated last year
- Android ELF cleaner☆131Updated 8 years ago
- Android Native Binder Service 使用本地代码的客户端 框架层的客户端 应用层的客户端来调用它,这只是个demo☆29Updated 11 years ago
- Visual Studio Code project for AOSP tree☆71Updated 6 years ago
- 用C++写的本地服务,使用service manager注册本地服务,可生成三个程序,一个是动态链接库,一个是服务端,一个是客户端☆26Updated 11 years ago
- Project to analyse & test Android Binder IPC machnism as well as its related C++ library interface☆47Updated 13 years ago
- ARTDroid: Simple and easy to use library to intercept virtual-method calls under the Android ART runtime.☆61Updated 9 years ago
- The demo source of injection_by_ptrace☆61Updated 10 years ago
- Android Studio+LLDB调试内核Binder☆135Updated 9 years ago
- Android app collecting device information and submiting it to www.androiddevice.info☆53Updated 9 years ago
- Capture framebuffer and save it in png format☆56Updated 9 years ago
- It is a native service framework code which is summed up by the media server and the camera service. Multi clients can asynchronously c…☆15Updated 10 years ago