The code as of d8d42b8 does not build out of the box. I am running Android Studio 2025.1.3 When compiling I get the following error:
Task :app:compileDebugKotlin FAILED
e: file:///home/friedel/devel/android/Meta-Passthrough-Camera-API-Samples/app/src/main/java/com/oculus/camerademo/MainActivity.kt:172:13 Cannot find a parameter with this name: contentDescription
FAILURE: Build failed with an exception.
In fact I have to go back to the initial commit (9a190ee) to get the code to build at all.
The code as of d8d42b8 does not build out of the box. I am running Android Studio 2025.1.3 When compiling I get the following error:
FAILURE: Build failed with an exception.
In fact I have to go back to the initial commit (9a190ee) to get the code to build at all.