sureshjoshi / android-ndk-swig-exampleLinks
Examples of using Android Studio(s) 1, 2, and 3, the Android NDK, and SWIG to automatically compile and setup C++ libraries and Java wrappers.
☆131Updated 7 years ago
Alternatives and similar repositories for android-ndk-swig-example
Users that are interested in android-ndk-swig-example are comparing it to the libraries listed below
Sorting:
- ☆66Updated 10 years ago
- CrystaX NDK - Native Development Kit for Android☆307Updated 7 years ago
- fplutil is a set of small libraries and tools that can be useful when developing applications for Android and other platforms.☆335Updated 7 years ago
- C++11 library that makes easy to call Java from C++.☆78Updated 8 years ago
- Android NDK wrapper for libsonic☆89Updated 8 years ago
- a version of the official Android openssl setup to build standalone for use in app☆378Updated 12 years ago
- Android Project: OpenGL ES shaders for simple image processing☆135Updated 11 years ago
- Deprecated ( See https://github.com/Kickflip/kickflip-android-sdk for my current work). Experiments with Android 4.3's MediaCodec and Med…☆125Updated 9 years ago
- JNI Android wrapper for encoding and decoding ogg/vorbis bitstreams☆68Updated 6 years ago
- Tools for writing great JNI code☆603Updated 5 years ago
- android-ffmpeg-tutorial☆259Updated 12 years ago
- A library you can compile into your Android NDK code to generate gprof-compatible profile information.☆194Updated 10 years ago
- Demo android application using opus codec to record and playback audio.☆46Updated 11 years ago
- An Audio Player open source library for Android☆36Updated 10 years ago
- A simple bash script for compiling openssl for android on Mac OS X☆31Updated 9 years ago
- libpng for Android NDK☆249Updated 3 years ago
- Allows to perform various simple operations on bitmaps via JNI , while also providing some protection against OOM using the native Java e…☆540Updated 5 years ago
- Gradle plugin to use Android AAR libraries on Eclipse.☆125Updated 8 years ago
- Code examples for tutorial "Mastering Android NDK Build System