- Install the toolchain for some API Level:
$NDK/build/tools/make-standalone-toolchain.sh --platform=android-17 --install-dir=$HOME/bin/arm-linux-androideabi-17 - Build
libJudyand pointJUDY_SRCto yourjudy-xxx/src. If the machine you are building on cannot run JudyLTablesGen/Judy1TablesGen,adb pushthem to an emulator or rooted device, run them, and copy back the output. - Build miredo.zip:
./android.sh
miredo.zip unpacks to ./, not miredo/
If you have unzip, you can use the portion of android.sh after exit.
Otherwise, take a look at MireDroid, which comes with an installer.