mcxiaoke / android-ndk-notesLinks
Android NDK Notes
☆51Updated 10 years ago
Alternatives and similar repositories for android-ndk-notes
Users that are interested in android-ndk-notes are comparing it to the libraries listed below
Sorting:
- DEPRECATED - this project now lives at bugsnag/bugsnag-android☆37Updated 7 years ago
- Android Java JNI Wrapper for cURL, with Picasso and Retrofit support☆29Updated 10 years ago
- A service manager for android which like android.os.ServiceManager, but root is not necessary☆32Updated 9 years ago
- AndroidStudio NDK开发最佳入门实践☆25Updated 9 years ago
- Continuation of the LeakTracer project☆37Updated 9 years ago
- Android Studio+LLDB调试内核Binder☆136Updated 9 years ago
- Collection of Code Samples to be used with the Native SDK☆158Updated 8 years ago
- a python script to generate a memory/time graph from Android logcat output☆44Updated 11 years ago
- (废弃)集成360加固,apk签名,美团walle打包工具实现自动化构建(由于美团签名不兼容P,请参考最新美团库)☆12Updated 7 years ago
- A simple set of code to enable JNI Native crashes to be caught by java and throw a meaningfull exception☆100Updated 11 years ago
- Android app collecting device information and submiting it to www.androiddevice.info☆53Updated 9 years ago
- Native IO Redirect implementation for Android.☆27Updated 9 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…☆59Updated 6 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…☆26Updated 10 years ago
- This is a skeleton application that creates an Android service in C++, accessing it via Java/Binder.☆124Updated 16 years ago
- Apk parser lib with java