Friday, August 17, 2012

How to create android application in eclipse?


How to create android application in eclipse?


ü  Click File menu then click New submenu then click Other option.

ü  Click android from tree then select android application project then click Next button




ü  Then type application name and Change default package name according your requirement, then click next button.

ü  Choose app icon then click Next button

ü  Click Next button.


ü  Change your activity name and layout xml file name as your choice. Then click Finish button.





ü  Now your Test application successfully created . And below see the project directory structure.

ü  Right click on android app then click run as then click android application.




ü  Out put of Test Application.


No comments:

Post a Comment