I downloaded an ADT bundle for linux a few days ago and since then, I've been trying to figure out how do I load my android app project to my an AVD. I created and AVD using the AVD manager of eclipse and I'm stuck after that. How do I load my app to the AVD? do I have to use the "terminal"? or can I upload directly using Eclipse only. Thanks!!
Select your project --> right Click -->Select 'Run as' --> Select --> Android Application --> This should bringup a new window which shows your AVD --> Select your AVD --> Click 'Ok'..
You should see your app running
All the best !