dji-sdk / Mobile-UXSDK-Beta-Android

Mobile Android UXSDK Beta
MIT License
97 stars 55 forks source link

Caused by: com.android.builder.errors.EvalIssueException #74

Open alzin opened 2 years ago

alzin commented 2 years ago

I've git cloned and on the first run for the "android-uxsdk-beta-sample" I got the following error!

Caused by: com.android.builder.errors.EvalIssueException: 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 '/Users/ghaith/StudioProjects/Mobile-UXSDK-Beta-Android/local.properties'.

I am on macOS Monterey version 12.3.1 And Android Studio Chipmunk 2021.2.1

I'm sure that the problem is not from the SDK location since it is the same in different projects!