Running and Testing Android Applications

Run the Android application on real device or on emulator.

Ensure that the device or emulator is online or connected to the internet. Also, create an application connection using Management Cockpit.

Run the application either on the real Android-powered device or the Android emulator. To run the application on emulator, first create an Android Virtual Device (AVD). For more information on how to create AVD, see Run on the Emulator at the Android Developer Web site http://developer.android.com/training/basics/firstapp/running-app.html#Emulator.

In Package Explorer, right-click the <project name> and select Run As > Android Application.