Qt on Android: How to create a zero-copy Android SurfaceTexture QML item

In this tutorial we’re going to see how easy it is to create a media player using this QML item and the Android’s Media player. We’re going to use Android’s MediaPlayer, to exercise our JNI skills ;-).
Source: Ziobudda.net