Answers for "android_sdk_home is set to the root of your"

0

add android sdk root to path

export ANDROID_HOME=~/Library/Android/sdk
export ANDROID_SDK_ROOT=~/Library/Android/sdk
export ANDROID_AVD_HOME=~/.android/avd
Posted by: Guest on August-04-2020

Code answers related to "android_sdk_home is set to the root of your"

Browse Popular Code Answers by Language