ANDROID_SDK_ROOT environment variable

Hello All

Trying to push an andriod app through and i am getting this error.

* What went wrong:

A problem occurred configuring project ':app'.

> SDK location not found. Define location with an ANDROID_SDK_ROOT environment variable or by setting the sdk.dir path in your project's local properties file at '/opt/atlassian/pipelines/agent/build/NowakTour/local.properties'.

I checked the local properties and see the sdk set to the local machine. What should I update it to so the pipe will fully execute?

Thank you

Hello,
The project needs to be compiled before running the sonarqube analysis and for that you need to provide the Android SDK’s installation path. The error you’re getting is not related to SonarCloud.

Hi,
Im experiencing the same issue. can you elaborate on this. I have attached the log file below.

pipelineLog-{78d99629-d973-4098-8bfb-d58293620651}.txt (2.9 KB)

Unless you believe the sonarqube task is causing the build to fail, I don’t see how this is related to sonarqube.