In Eclipse, click on Run in the toolbar then Run Configurations. Select your application and click on the Target tag. You can then select which AVD to use or set it to manual so it asks you each time you run the app.
Note that if the AVD’s Android version is lower than the Minimum API level set in the Manifest, the AVD will not appear in the list.