JNI Error: Attempt to pass an instance of TangoPointCloudData to onXyzIjAvailable
I am trying to write an application that gathers RGB and point cloud data using Google Tango Java API. So far I managed to show image from RGB camera on a screen using TangoCameraPreview and it seems …