I\'m currently learning how to create android applications so I started with the basic \"Hello World\" tutorial over at the Android Developers home page. The code is quite s
go to the run configurations and select target tab. under this tab you can see your targets. then select automatically radio button and select a check box of AVD. then try to run, most probably your issue will be solved.