PhoneGap Hello World app
A Hello World application built with PhoneGap
If you are looking for help with PhoneGap please visit the PhoneGap Forums.
In your browser, open the file:
/www/index.html
This repository is automatically downloaded by phonegap-cli when you create a new application.
Create a new app with the following repository:
https://github.com/phonegap/phonegap-start.git
The application is based on the Apache Cordova Hello World app.
cp cordova-app-hello-world/www www/
Do not replace
www/config.xml.
Do not replace
www/img/logo.png.
Replace
withApache Cordova
.PhoneGap
$ git commit -am "Version x.x.x"
$ git tag x.x.x