Hello,
I’m having issue with building .apk using android studio as mentioned in the official documentation. I followed the required steps but not able to build out the apk. I’m attaching the screenshot for the error, I’m by no means a developer so any help would be greatly appreciated.
I have A questions regarding what’s mentioned in the official documentation
{sdk-root-folder}\Sample\Android\OculusVR\app\libs There is no such location for me when I downloaded the SDK. The above folder only reside within Client\Sample\Android\OculusVR\app\libs. Is this the correct folder for this or do I need to make new one and move things from client folder to new sample folder. The reason I’m asking is because in later step {sdk-root-folder}\Client\Lib\Android this folder is mentioned which seems separate from the sample folder.