Code: Select all
Emulator: PANIC: Cannot find AVD system path. Please define ANDROID_SDK_ROOTand found in this file: /etc/env.d/80android-sdk-update-manager
Code: Select all
PATH="/opt/android-sdk-update-manager/tools:/opt/android-sdk-update-manager/platform-tools"
ANDROID_SWT="//usr/share/swt-3.7/lib"
ANDROID_HOME="/opt/android-sdk-update-manager"Please advise what need to do (maybe with export command) in order to fix it?
