bertrandmartel / ndk-curl-sampleLinks
Sample project using libcurl in a small Android NDK project
☆14Updated 8 years ago
Alternatives and similar repositories for ndk-curl-sample
Users that are interested in ndk-curl-sample are comparing it to the libraries listed below
Sorting:
- Minimal Android example for using `libopenssl` and `libcurl` with `NDK` and `JNI`☆27Updated 4 years ago
- Curl compiled with OpenSSL for Android (Supports Android L)☆85Updated 10 years ago
- Set of bash scripts used to cross compile curl & its dependencies for Android platform☆18Updated 8 years ago
- Android NDK Notes☆51Updated 9 years ago
- libzip port for Android NDK☆69Updated 5 years ago
- An Android aar library contains a set of traffic control methods(such as proxy, packet capture) implement by VpnService;☆54Updated 7 years ago
- Android Java JNI Wrapper for cURL, with Picasso and Retrofit support☆29Updated 10 years ago
- Sample code for Android showing usage of curl binary created using https://github.com/hiteshsondhi88/android-curl☆20Updated 11 years ago
- Compile curl & openssl & zlib for android with NDK.☆203Updated 10 months ago
- Android JNI bindings library☆87Updated 3 weeks ago
- ☆14Updated 9 years ago
- A powerful crash reporting library for Android NDK. Don't forget to run git submodule update --init --recursive after checking out.☆111Updated 5 years ago
- 使用repo管理github项目例子☆10Updated 6 years ago
- Android Native代码(C/C++)内存泄露分析☆34Updated 4 years ago
- Android native memory leak detector☆30Updated 6 years ago
- Easy Access to all android device information☆37Updated 4 years ago
- android事件注入,非root方式注入触摸事件☆16Updated 8 years ago
- a demo for md5 encryption☆42Updated 9 years ago
- A service manager for android which like android.os.ServiceManager, but root is not necessary☆32Updated 9 years ago
- Source code for 'Pro Android C++ with the NDK' by Onur Cinar☆68Updated 8 years ago
- Android 使用jni校验应用签名sha1值,防止so文件逆向盗用☆131Updated 6 years ago
- libpng for Android NDK☆250Updated 3 years ago
- Obfuscator-LLVM 4.0 build & setup into NDK☆36Updated 4 years ago
- Compile openssl and curl for Android☆232Updated 3 years ago
- 利用动态加载技术实现APK加壳(分别使用Java和JNI的方式实现加壳)☆15Updated 7 years ago
- AndroidStudio NDK开发最佳入门实践☆25Updated 9 years ago
- DevInfo is a detailed specification of your phone which includes all the possible hardware configurations and other required details abou…☆129Updated 7 years ago
- 首先为什么要用C++写android程序呢?主要是因为java写的android程序太容易被发编译,相对于java编译后的dex文件,底层的native so更加不容易被反编译,所以为了安全起见,可以将一些程序的逻辑写到C++里面,下面我们就写一个activity,其中核心…☆40Updated 7 years ago
- Туториалы и примеры использования Android ndk.☆38Updated 7 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