Which version of librealsense can support API 19 (tablet)
Hi, I just encountered trouble with the version of API. I just found that the newest version of librealsense does not support API 19, instead only supports API 35. I am wondering if there is any version of liberal sense that can support API 19.
Thank you so much for your help and time!
-
Hi Siruili3333 Before the current RealSense Android wrapper, there was an older wrapper that supported API 19 (Android 4.4). It corresponds to version 2.18.1 of the librealsense SDK.
https://github.com/IntelRealSense/librealsense/tree/v2.18.1/doc/android
https://dev.intelrealsense.com/docs/build-intel-realsense-sdk-headless-tools-and-examples
https://dev.intelrealsense.com/docs/build-an-android-application-for-intel-realsense-sdk
A limitation of this old wrapper though is that it requires the Android device to be rooted, and its supported features would be limited to what was provided by the SDK in 2.18.1.
Please sign in to leave a comment.
Comments
1 comment