• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Android Studio ANDROID_SDK_ROOT Error

Nadavatar

Lurker
Hi,

I am using Arch Linux and running the newest android-studio (3.6.3) and running Android SDK versions 9 and 10 (Pie and Q).

When I try to run a device on the AVD I get the following error:

Emulator: PANIC: Cannot find AVD system path. Please define ANDROID_SDK_ROOT

I have defined the ANDROID_SDK_ROOT in my .zshrc file and also those other environment variables:
Screenshot from 2020-04-24 19-28-29.png

In addition, those are my SDK settings in Android-Studio:
Screenshot from 2020-04-24 19-30-58.png

I have checked and all of those paths are correct, also I have searched many other sites of people with this same error but none of their solutions worked.

I hope you can help me,

thanks in advance.
 
Back
Top Bottom