ptg7068951
352 HOUR 24:Writing Android Apps
- In the right pane, in the Name field, change it to SalutonDebug.
- Click the Browse button. The Project Selection dialog opens.
- Choose the project SalutonMondoand click OK.
- Click the Target tab.
- Under Deployment Target Selection Mode, choose Automatic (if it
isn’t already chosen). Atable enables you to select a target AVD. - In the table, select the checkbox for the SimpleAVD emulator.
- Click Apply to save your changes and then click Close.
Running the App
Now that you have an Android emulator and a debug configuration, you
can run your first app. Click SalutonMondo, the top item in the Package
Explorer, and then click the bug icon in the Eclipse toolbar.
FIGURE 24.6 Android Application item
Creating an Android debug
configuration.