mshockwave / android-native-service-demoLinks
☆13Updated 10 years ago
Alternatives and similar repositories for android-native-service-demo
Users that are interested in android-native-service-demo are comparing it to the libraries listed below
Sorting:
- Small CLI app for tracking Android rotation changes in real time.☆28Updated 10 years ago
- Android IPC System Service Example☆101Updated 9 years ago
- Docker images for checking out AOSP branches and building external code inside the source tree.☆53Updated 7 years ago
- Instructions for automatically detect memory management, threading bugs and profile your Android applications in detail.☆21Updated 4 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
- Android NDK Notes☆51Updated 9 years ago
- Collections of useful android libraries (mostly mine)☆25Updated 4 years ago
- The Android app containing the Process Explorer☆102Updated 9 years ago
- xposed for ART☆15Updated 10 years ago
- A lightweight dex file parsing library☆82Updated 5 years ago
- Android app collecting device information and submiting it to www.androiddevice.info☆53Updated 9 years ago
- Annotation processor, generating AIDL proxy/stub from Java interface definition☆41Updated 5 years ago
- Standalone android/platform/frameworks/native/libs/binder☆36Updated last year
- Patched libunwindstack from Android sources (https://android.googlesource.com/platform/system/core.git/+/master/libunwindstack/) to build…☆22Updated 6 years ago
- Java Native Access☆23Updated 13 years ago
- Native IO Redirect implementation for Android.☆27Updated 9 years ago
- An Android application which allows to execute native NDK program.☆33Updated 10 years ago
- A Java wrapper over NDCrash C library https://github.com/ivanarh/ndcrash. Don't forget to run git submodule update --init --recursive aft…☆58Updated 6 years ago
- Android Native Binder Service 使用本地代码的客户端 框架层的客户端 应用层的客户端来调用它,这只是个demo☆29Updated 11 years ago
- A service manager for android which like android.os.ServiceManager, but root is not necessary☆31Updated 9 years ago
- DEPRECATED - this project now lives at bugsnag/bugsnag-android☆39Updated 6 years ago
- Simulate native events on Android-like devices☆65Updated 7 years ago
- zygote hook for art in android 6.0 and more☆53Updated 7 years ago
- This is a skeleton application that creates an Android service in C++, accessing it via Java/Binder.☆124Updated 15 years ago
- a sample project to demonstrate how to dynamically include an external jar file into an android project to avoid LinearAlloc limits☆26Updated 12 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
- Code examples for tutorial "Mastering Android NDK Build System☆53Updated 3 years ago
- Libcorkscrew (a stack trace printer from Android source) modified to build on the Android NDK☆15Updated 10 years ago
- 用C++写的本地服务,使用service manager注册 本地服务,可生成三个程序,一个是动态链接库,一个是服务端,一个是客户端☆26Updated 11 years ago
- Extract the part of JavaHook in the Xposed. Usage: Inject one process to load libtest.so, then enter the Java world and hook the java fun…☆24Updated 10 years ago