GOLDTV IPTV DOCUMMENTS
  • Introduction
    • Required
    • Start
  • Android
    • Icons
    • Get dependencies
    • Change Package name
  • Settings
    • Colors
    • Text App
    • Language
  • Firebase
    • Install Firebase CLI
    • Firebase Flutter Project
    • Admin Panel Firebase
  • Build app
    • Run app
    • Build and install the application
Powered by GitBook
On this page
  1. Build app

Run app

PreviousBuild appNextBuild and install the application

Last updated 5 months ago

1- In the target selector, select the Android device to run the app. If none are listed as available, select Tools > Android > AVD Manager and create one there. For more details, browse .

Click the Play icon in the Tools section, or call up the Play > Run menu item. Locate the main Android Studio tools section:

2- If you do not useAndroid Studio or IntelliJ You can use the command line to run your application with the following command

flutter run
Managing AVDs