I have connected an Android device with Kinect. I had recompiled libfreenect library and I am using it to connect and get data from the Kinect. That works fine, but now I don't know how to draw that data on an Android device.
How can I draw that data on Android device?