how to run android emulator use command line
how to run android emulator use command line
从命令行启动 Android 模拟器
$ emulator @avd_name
$ emulator -avd avd_name
https://developer.android.com/studio/run/emulator-commandline
AVD Manager
demo
$ emulator @A5.1
$ emulator -avd A5.1
$ ./emulator @A5.1
$ ~/Library/Android/sdk/tools/emulator @A5.1
zsh: command not found: emulator
https://gist.github.com/xgqfrms/fec166c9e3fab5832310cbf102a076fd
refs
https://developer.android.com/studio/run/emulator
https://developer.android.com/studio/run/emulator-commandline
©xgqfrms 2012-2020
www.cnblogs.com/xgqfrms 发布文章使用:只允许注册用户才可以访问!
原创文章,版权所有©️xgqfrms, 禁止转载 🈲️,侵权必究⚠️!
本文首发于博客园,作者:xgqfrms,原文链接:https://www.cnblogs.com/xgqfrms/p/15067483.html
未经授权禁止转载,违者必究!