Hello.
I own a Ainol 7 Paladin powered by a Ingenic JZ4770 MIPS CPU.
I tried you aplication but it is not compatible with MIPS as it has ARM specific LIBs.
Mips is quite new to android so most developers dont know about it.
Compiling LIBS for MIPS is really easy. You just need the NDK from
MIPS Technologies Developers
The procedure is exactly the same as compiling for ARM (just adding inj your .mk armeabi armv7 mips mips-r2)
You can build for arm, mips and x86 with the MIPS ndk/sdk
Hopefully you can get BsPlayer work for the MIPS architecture and let us admire your work
Luka K.