ibaoger / libcurl-android
Compile curl & openssl & zlib for android with NDK.
☆172Updated last month
Alternatives and similar repositories for libcurl-android:
Users that are interested in libcurl-android are comparing it to the libraries listed below
- libcurl库移植到android平台,可以在native层使用网络请求库☆79Updated 7 years ago
- Compile openssl and curl for Android☆211Updated 2 years ago
- C库采用SOCK_DGRAM方式构建icmp包,避开raw socket必须root权限的限制,实现ping功能☆65Updated 5 years ago
- Automatically compile static OpenSSL library for Android by Github Actions☆91Updated 3 weeks ago
- ☆54Updated last year
- detail please check the full doc☆52Updated last year
- Use CLion to edit android source code and automatically parse Android.mk☆88Updated 2 years ago
- OpenSSL Library for iOS and Android☆42Updated 7 years ago
- a lightweight ndk utility that helps to bypass Android N's classloader-namespace restriction☆315Updated 5 years ago
- NDK开发中在C层请求网络并解析Json,blog地址:☆123Updated 7 years ago
- OpenSSL Library for iOS and Android☆940Updated last year
- ndk编译openssl,"armeabi-v7a" "arm64-v8a" "x86" "x86_64" "mip" "mip_64"☆31Updated 6 years ago
- NDK实现的工具库,支持AES的ECB和CBC加解密(支持emoji),MD5加盐☆108Updated 6 years ago
- HeapSnap 是一个定位内存泄露的工具,适用于Android平台。☆145Updated 2 years ago
- Android NDK (C++) Binder examples : Explains how to implement Android services and clients in C++☆118Updated 2 years ago
- 细碎的整理☆73Updated 2 years ago
- xUnwind is a collection of Android native stack unwinding solutions.☆209Updated last year
- 🔥 xCrash provides the Android app with the ability to capture java crash, native crash and ANR. No root permission or any system permiss…☆217Updated 2 years ago
- JNI Generater for Android☆311Updated 6 years ago
- 全局HttpDns替换方案☆71Updated 6 years ago
- ☆355Updated 4 years ago
- Android 使用jni校验应用签名sha1值,防止so文件逆向盗用☆132Updated 5 years ago
- ☆27Updated 4 years ago
- 兼容Android 32位和64位。基于EFL文件格式Hook的demo,hook了SurfaceFlinger进程的eglSwapBuffers函数,替换为new_eglSwapBuffers☆190Updated 6 years ago
- android插件化案例,适合零门槛入手。其中包含:1.aapt修改资源前缀,合并宿主和插件资源。2. Hook ClassLoader,合并宿主与插的dex文件。3. Hook 加载动态替换Application、启动插件的Activity、Service、Broadca…☆183Updated last year
- 安全加密C语言库OpenSSL,在Android中服务器和客户端之间的签名验证和数据加密通信等。☆163Updated 6 years ago
- libjpeg-turbo、libpng、libyuv等图形图像处理库的移植与YUV和RGB的转换操作实践☆110Updated 6 years ago
- 基于FFmpeg的Android播放器, 模拟Android MediaPlayer的生命周期和接口的实现,播放器的实现思路写在博客中, 目前还在完成所有功能☆38Updated 4 years ago
- 提供了两种处理JNI Crash问题的方法,一种是异常检测,一种是崩溃信号量捕获。简书对应文章:https://www.jianshu.com/p/b6129f110e86☆52Updated 6 years ago
- Debug Android Framework Native Code Tutorial.☆154Updated 8 years ago