Creating Android Application
1.Click on eclipse icon.
2.To create android application goto File->New->Android Application.
3.Fill the Details in this dialog box and click finish.
4.Now an android project have been created. You can explore the android project and see the simple program, it looks like
5.Run the android application
To run the android application:
Right click on your project > Run As.. > Android Application
No comments:
Post a Comment