mcxiaoke / android-ndk-notesLinks
Android NDK Notes
☆51Updated 9 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:
- Collection of Code Samples to be used with the Native SDK☆157Updated 8 years ago
- AndroidStudio NDK开发最佳入门实践☆25Updated 9 years ago
- DEPRECATED - this project now lives at bugsnag/bugsnag-android☆38Updated 7 years ago
- A service manager for android which like android.os.ServiceManager, but root is not necessary☆31Updated 9 years ago
- Android project used to compile the FFmpeg source code with Android NDK☆112Updated 14 years ago
- Android Java JNI Wrapper for cURL, with Picasso and Retrofit support☆29Updated 10 years ago
- audio and video recording demo using mediacodec.☆23Updated 8 years ago
- curl for android☆93Updated 10 years ago
- Android利用插件化进行程序扩展 : 1.apk做为插件的实现方式 2.dex作为插件的实现方式☆42Updated 6 years ago
- Android Studio+LLDB调试内核Binder☆136Updated 9 years ago
- Camera streaming on Android using ffmpeg, x264, live555☆60Updated 11 years ago
- Demo app to showcase Android HttpServer serving local video files to other devices☆29Updated 11 years ago
- Audio Video Recorder in Android using MediaCodec & MediaMuxer☆14Updated 9 years ago
- Decompile the APK files to Android project with only one step.☆17Updated 11 years ago
- Continuation of the LeakTracer project☆37Updated 9 years ago
- Obtain basic information out of an Android APK file.☆105Updated 9 years ago
- (废弃)集成360加固,apk签名,美团walle打包工具实现自动化构建(由于美团签名不兼容P,请参考最新美团库)☆12Updated 7 years ago
- an NDK-friendly android "port" of speex. It includes a very thin java wrapper around a JNI wrapper around the regular speex library.☆41Updated 12 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
- A demo which use ndk to check signature md5 value, prevent .so file get used by other guys.☆39Updated 10 years ago
- 通过精简Smali语法细节来增强反编译代码阅读性,自定义了一种简单语法☆73Updated 8 years ago
- Google Android ExoPlayer with VLC tracks rendering.☆75Updated 9 years ago
- 用C++写的本地服务,使用service manager注册本地服务,可生成三个程序,一个是动态链接库,一个是服务端,一个是客户端☆26Updated 11 years ago
- Android plugin framework☆23Updated 10 years ago
- Curl compiled with OpenSSL for Android (Supports Android L)☆84Updated 9 years ago
- the speex library port to android☆57Updated 12 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 - network packet capture display tool☆28Updated 10 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…☆25Updated 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