Skip to content

Development Enviroment

Virtual devices can be created by opening the command-palette and selecting Flutter: Select DeviceAnd selecting create android emulator. However, the performance is not Accurate and convenience is limited, therefore I recommend using a physical device.

Android devices can be use for running builds by enabling USB debugging from Android developer settingsThis is done by:

  1. Open settings and navigate to About Phone
  2. Tab on the build number 7 times until a confirmation message appear
  3. Then enter Developer Options and enable USB debugging
  4. Plug the phone into the computer with USB connection

Now when selecting VSCode/command-palette/Flutter: Select DeviceThe identifier of the phone will Appear.