7 releases
Uses old Rust 2015
0.1.6 | Mar 29, 2018 |
---|---|
0.1.5 | Mar 19, 2018 |
0.1.4 | May 30, 2017 |
0.1.2 | Nov 15, 2016 |
0.1.0 | Aug 15, 2016 |
#1006 in Hardware support
2,234 downloads per month
110KB
3K
SLoC
blurdroid
Build
$ #set ANDROID_NDK and ANDROID_SDK env
$ rustup target add arm-linux-androideabi
$ cargo build --target=arm-linux-androideabi
Usage
Min sdk api: 18 (Android 4.3)
Copy the blurdroid.jar
from the out
directory to your <android-project>/libs
directory.