Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 249 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 249 Bytes

blurdroid

Build

$ #set ANDROID_NDK and ANDROID_SDK env
$ 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.