0

I am coding a Flutter app and I want to run my app on my Android phone but I don't know how to. I am using VS Code.

1 Answer 1

1
  1. Enable USB debugging on your phone (here is how)

  2. Connect your phone to the computer

  3. flutter run

(here is the official doc about it)

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.