A Parking Demo application for Vaadin Framework + Touchkit + Cordova
In your browser, open the file:
/www/index.html
Or install the Parking app in your mobile.
Login into the Adobe Phonegap Build site and create a new app with the following repository:
https://github.com/manolo/vaadin-cordova-start.git
$ cp your_app_icon.png www/icon.png
Change the page title:
<title>Parking</title>
Change the url of your app:
window.vaadinAppUrl = 'http://hupa.app.fi/parking'
Change the Id of your app and your version:
id = "com.vaadin.demo.parking"
version = "1.0.0"
Change The name and description:
<name>Parking</name>
<description>Vaadin Parking Demo.</description>
Update the phonegap-version in case:
<preference name="phonegap-version" value="x.x.x" />
$ git commit -am "Version x.x.x"
Push on `Update code` button, then on the `Rebuild all` one