问题
i am trying to run following command
$ANDROID_HOME/tools/bin/sdkmanager "emulator"
getting error Warning: Failed to find package emulator
trying to install android SDK viva command line
I did install a build tool, platform tool
. but when I am trying to install emulator its shows no package available. When I run /sdkmanager --list
it's not showing emulator in Available Packages. Does the emulator depend upon CPU n OS ?
来源:https://stackoverflow.com/questions/61065034/android-how-to-solve-the-emulator-error-while-installing-it-on-ec2-instance