Current post is on how to run 'Hello Android' application in Eclipse
It's very simple.
1. Go to 'Run' -> 'Run Configurations..'
2. Select 'Android Application' from left panel
3. Select 'New_configurations' from left panel
4. Select 'Android Tab' from right panel and select the workspace
5. Press 'Apply' button
6. Select 'Target Tab' from right panel and select the appropriate emulator
7. Press 'Apply' button
8. Run
Here you go amigo!!!
Appreciate your feedback via comments. Thanks.