Skip to content

manandharsudhir/flutterApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutterapi

A new Flutter application.

Getting Started

This project is a starting point for a Flutter application.

Installing Flutter:

Setting up editor(FOR Android Studio)(https://flutter.dev/docs/get-started/editor)

Setting android emulator in Android Studio

  • Step 1 – Open your Android Studio installation. From the main screen, click on the Configure button placed on the bottom right and from there, select AVD Manager.

  • Step 2 – The next step is creating a new Virtual Device for Android R specifically. In AVD manager, you will be able to see all your Virtual installations. Just click the “Create Virtual Device” button below.

  • Step 3 – Next, you will need to decide what device you want to emulate. As we want the latest Android 11 running on our PC, we will choose Pixel 3. You can also choose any other supported device — Pixel, Pixel XL, Pixel 2 Pixel 2 XL, Pixel 3, Pixel 3 XL, Pixel 3a and Pixel 3a XL. Once selected, click Next.

  • Step 4 – The following screen will be showed once you click next from above step. This is where you decide what version of Android you want to run on your selected device. Choose R and make sure the API Level category shows that it is 29 then click on Download right against the name.

  • Step 5 – Now your Android Studio will ask you to agree to its license policy and then begin downloading as well as extracting the selected image. Select “Accept” and then click “Next“. Wait till the download and extraction process finishes before proceeding to the next step.

  • Step 6 – Once the extraction and download process finishes, click on “Finish“.

    • Step 7 – Once finished, you will see your newly made Android Virtual Device pop up on Android Virtual Device Manager. Hit the green play button in the column of your newly created AVD.
    • Step 8 – The emulator will start within few seconds and you will see the following layout screen with the Android boot-up animation.
  • Once all the installation is completed

    • Open the IDE and select open an existing android studio project

    Running the app

    • Locate the main Android Studio toolbar:

    • In the target selector, select an Android device for running the app. If none are listed as available, select Tools> Android > AVD Manager and create one there. For details, see Managing AVDs.
    • Click the run icon in the toolbar, or invoke the menu item Run > Run.
  • A few resources to get you started if this is your first Flutter project:

    Refrence for issues solved:

    For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

    About

    No description, website, or topics provided.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published