Rivo Link

Results 23 comments of Rivo Link

Hello @SoonBe Thanks for your interest. The main problem is not the rendering of the 3D model, it will work fine with your approach, but the problem is how to...

Hello, You need to add native libraries, see this [documentation](https://github.com/RivoLink/Aruco-Android?tab=readme-ov-file#setting) ![image](https://github.com/RivoLink/Aruco-Android/assets/18447177/836f9692-a011-40c1-893c-bb60958fc3bc)

Hello, Try with: - Gradle Plugin: 4.1.2 - Gradle: 6.7.1 If it doesn't work, build with --stacktrace option and show me the results ``` cd ./gradlew build --stacktrace ```