I saw the following in the Android documentation for camera2 from API level 23:
https://developer.android.com/reference/android/graphics/ImageFormat.html#DEPTH16
https://developer.android.com/reference/android/graphics/ImageFormat.html#DEPTH_POINT_CLOUD
However I could not find any practical examples of those. Are there any Android devices that support this API ?
Many thanks,
Guillaume