Sunday 13 April 2014

How to create HelloWorld App in Android using Phonegap

Hello Friends,


Today we are going to see How we can create a simple "HelloWorldApp" in Android using Phonegap.

For more videos please follow this channels
Please get the latest details about programming
visit our website
http://webconnect.0fees.net/


Here are the steps through which we can create the Project.

1) Open Nodejs Command Prompt
2) Type the Following command:
3) cordova create HelloWorld com.webconnect HelloWorld
4) cd HelloWorld
5) cordova platforms add android
6) Now Open Eclipse
7) Select File=>New=>Project=>Browse the HelloWorld=>Platforms=>android Directory
8) in Asset=>www=>index.html Add your own text whatever you want.
9) Create an AVD

10) Run your Project.






For more videos please follow this channels
Please get the latest details about programming
visit our website
http://webconnect.0fees.net/


Thank You
Abhishek Bendre

No comments:

Post a Comment