Introduction: Part 4: Eclipse Mars 2 (Run Configurations)

About: System Developer. Microcontroller. Programmer. Blogger. Network Engineer. Resource Speaker. Instructor.

Run Configurations is the area wherein we configure Android project to be run with the suited target and Android Virtual Device. In this simple ways, we could run the project using the created AVD from the previous Instructables.

Observe, Learn and Enjoy!

Please do follow my account for more Instructables :)

Step 1: Run Configuration

Run Menu Bar > Run Configuration

Step 2: Option: Android Application

Double click Android Application.

Step 3: Naming the New Configuration

Put Name then never forgot to browse the Project.

Step 4: Target

If you remember the AVD that we created, it will appear in the Target. Check the device we created. Click Apply button then click the Run button.

Step 5: RUN the APP