Apress / pro-android-c-w-ndk
Source code for 'Pro Android C++ with the NDK' by Onur Cinar
☆69Updated 7 years ago
Alternatives and similar repositories for pro-android-c-w-ndk:
Users that are interested in pro-android-c-w-ndk are comparing it to the libraries listed below
- 提供了两种处理JNI Crash问题的方法,一种是异常检测,一种是崩溃信号量捕获。简书对应文章:https://www.jianshu.com/p/b6129f110e86☆52Updated 6 years ago
- Tackle with the native MediaCodec crash on Android platform☆59Updated 7 years ago
- ☆69Updated 7 years ago
- ☆106Updated 7 years ago
- NDK内存泄露检测☆33Updated 7 years ago
- ☆75Updated 5 years ago
- HeapSnap 是一个定位内存泄露的工具,适用于Android平台。☆145Updated 2 years ago
- Android Develop With C++☆150Updated 3 years ago
- Android NDK开发之旅32--云服务器Ubuntu下搭建NDK环境,并编译FFmpeg☆37Updated 7 years ago
- 动态获取不同Android手机cpu的架构,如:ARM,X86,mips等多种架构类型的CPU型号☆52Updated 7 years ago
- Android-Jni线程操作,包括:一般线程的创建、互斥锁、全局Listener调用java方法达到回调效果。☆44Updated 6 years ago
- OpenGL learning tutorial, following https://learnopengl.com/☆46Updated 7 years ago
- Catch native crash exception. your android app can directly use this project. Don't care about original google breakpad.☆112Updated 6 years ago
- ☆41Updated 5 years ago
- camera开发,基于caamera1+mediacodec+mediaextractor+mediamuxer,使用官方原生的API逐步实现音视频的录制编解码,以及分离。从入门到放弃,从入门到转行,从入门到入土系列。☆49Updated 5 years ago
- NDK开发中在C层请求网络并解析Json,blog地址:☆123Updated 7 years ago
- Android Native代码(C/C++)内存泄露分析☆34Updated 4 years ago
- Continuation of the LeakTracer project☆37Updated 8 years ago
- ☆71Updated 6 years ago
- FFmpeg(3.3.2)移植Android平台-例子☆72Updated 5 years ago
- MediaCodec 编码 onPreviewFrame 回调的YUV数据为 h264☆30Updated 9 years ago
- ☆24Updated 7 years ago
- 提交☆88Updated 8 years ago
- complie ffmpeg to use in android☆78Updated 7 years ago
- opengl Tutorial☆86Updated 6 years ago
- Android native memory leak detector☆31Updated 5 years ago
- This is the source code related to this blog: http://www.race604.com/communicate-with-remote-service-1☆87Updated 10 years ago
- 使用x264编码android camera回调yuv为h264的简单 例子,camera回调nv21yuv转为yuv420 ,再编码☆63Updated 7 years ago
- 博客地址☆70Updated 5 years ago
- 简化android跨进程调用,无需aidl、service、messenger等,只需定义任意接口,并实现接口即可。☆241Updated 8 years ago