Tuesday, 3 January 2012

HelloWorld Program


How to Create Hello world Application in Android
Start the eclipse > click on file > new > Android Project
(Some time you have to select new > others > Android Project)

Give the name of project like Hello(what ever you want you can give the name of project)



Then click finish.
Select your project right click the Run As > Android Application
Wait for some time after that you will get the output in the emulator.


No comments:

Post a Comment