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 ?