VScode Androidエミュレータ起動

投稿者:

確認

Thank you for reading this post, don't forget to subscribe!
$flutter emulators

2 available emulators:

Id                  • Name                • Manufacturer • Platform

apple_ios_simulator • iOS Simulator       • Apple        • ios
Medium_Phone_API_35 • Medium Phone API 35 • Generic      • android

To run an emulator, run 'flutter emulators --launch '.
To create a new emulator, run 'flutter emulators --create [--name xyz]'.

You can find more information on managing emulators at the links below:
  https://developer.android.com/studio/run/managing-avds
  https://developer.android.com/studio/command-line/avdmanager

起動

$flutter emulators --launch  Medium_Phone_API_35