Click here to Skip to main content
15,886,110 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
Hi everyone. im NEW in android programming .
how can i run my app in eclipse ?
i've made a app in eclipse , i cant run this app .
Posted
Comments
Richard MacCutchan 20-Sep-13 5:26am    
Go to the Android developer site and study the documentation.

1. First Build your application
2. Create AVD for your application
3. Right click on project and select Run As Android application and select AVD
 
Share this answer
 
Comments
seyed mahmud shahrokni 20-Sep-13 5:47am    
ok !
how can i build my app ?
how can i create AVD ?
For that please refer this which will guide step by step creation
http://developer.android.com/training/basics/firstapp/index.html[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900