10-15-2022 02:40 PM
Hi.
Following these instructions. https://developer.oculus.com/documentation/native/android/mobile-studio-basics/
First I hit.
Task 'prepareKotlinBuildScriptModel' not found in project ':VrSamples:VrCubeWorld_Framework:Projects:Android'.
So adding
task prepareKotlinBuildScriptModel {
}
I then hit.
Exception during working with external system: java.lang.AssertionError
Any help would be appreciated.
I can successfully build and emulate standard android apps and NDK apps using Vulkan.
10-17-2022 01:13 PM
I had also trouble compiling it when I followed instructions. I de-tangled one of the examples from the other ones and also changed the build system to cmake: https://github.com/berndporr/OculusSpatialAnchor
12-05-2022 01:55 AM
Hey,
Pls check my answer in that topic, probably you'll find it helpful
06-05-2023 05:29 AM
sdk.dir=C\:\Usersers\\Josea\AppData\Local\Android\Sdk
classpath 'com.android.tools.build:gradle:4.0.0'.
classpath "com.android.tools.build:gradle:7.0.2"
distributionUrl=https://services.gradle.org/distributions/gradle-7.0.2-all.zip