android-sdk 使用命令行创建虚拟设备让flutter 运行
我想在中 VSCode 运行 Flutter 项目的安卓应用需要虚拟设备
但是我没有安装Android Studio
也不想安这个大东西
而是通过 Scoop
安装的 android-sdk
所以需要通过命令行来创建虚拟设备让 flutter
运行
也不知道 avdmanager list
中 选那些更为稳妥
...
---------
id: 5 or "Galaxy Nexus"
Name: Galaxy Nexus
OEM : Google
---------
id: 6 or "Nexus 10"
Name: Nexus 10
OEM : Google
---------
id: 7 or "Nexus 4"
Name: Nexus 4
OEM : Google
---------
id: 8 or "Nexus 5"
Name: Nexus 5
OEM : Google
---------
id: 9 or "Nexus 5X"
Name: Nexus 5X
OEM : Google
---------
id: 10 or "Nexus 6"
Name: Nexus 6
OEM : Google
---------
id: 11 or "Nexus 6P"
Name: Nexus 6P
OEM : Google
---------
id: 12 or "Nexus 7 2013"
Name: Nexus 7
OEM : Google
---------
id: 13 or "Nexus 7"
Name: Nexus 7 (2012)
OEM : Google
---------
id: 14 or "Nexus 9"
Name: Nexus 9
OEM : Google
---------
id: 15 or "Nexus One"
Name: Nexus One
OEM : Google
---------
id: 16 or "Nexus S"
Name: Nexus S
OEM : Google
---------
id: 17 or "pixel"
Name: Pixel
OEM : Google
---------
...
下面是avdmanager list avd
的输出
Available Android Virtual Devices:
与sdkmanager --list
的
Path | Version | Description | Location
------- | ------- | ------- | -------
build-tools;31.0.0 | 31.0.0 | Android SDK Build-Tools 31 | build-tools\31.0.0\
platform-tools | 31.0.3 | Android SDK Platform-Tools 31.0.3 | platform-tools\
platforms;android-31 | 1 | Android SDK Platform 31 | platforms\android-31\
tools | 26.1.1 | Android SDK Tools 26.1.1 | tools\
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论