a demo shows that how to using rockchip mpp by jni on android. about using rockchip mpp on linux,you can refer mpp_linux_demo https://github.com/sliver-chen/mpp_linux_cpp
now, it supports that call mpp api to decode h264 file to yuv file. follow-up will support call mpp api to decode and display decoded frame.
using android-studio to compile and generate apk.