Android: How to solve the emulator error while installing it on ec2 instance?

时光怂恿深爱的人放手 提交于 2021-01-28 03:11:32

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!