7 个版本
使用旧 Rust 2015
0.1.6 | 2018年3月29日 |
---|---|
0.1.5 | 2018年3月19日 |
0.1.4 | 2017年5月30日 |
0.1.2 | 2016年11月15日 |
0.1.0 | 2016年8月15日 |
#1085 in 硬件支持
2,350 个月下载量
110KB
3K SLoC
blurdroid
构建
$ #set ANDROID_NDK and ANDROID_SDK env
$ rustup target add arm-linux-androideabi
$ cargo build --target=arm-linux-androideabi
使用
最小 SDK API: 18 (Android 4.3)
将 blurdroid.jar
从 out
目录复制到您的 <android-project>/libs
目录。