https://github.com/manolo/vaadin-touchkit-phonegap-cordova-start
A Template for Vaadin Framework Apps + Touchkit + Cordova
https://github.com/manolo/vaadin-touchkit-phonegap-cordova-start
Last synced: 2 months ago
JSON representation
A Template for Vaadin Framework Apps + Touchkit + Cordova
- Host: GitHub
- URL: https://github.com/manolo/vaadin-touchkit-phonegap-cordova-start
- Owner: manolo
- License: other
- Created: 2014-08-25T09:11:54.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-08-27T09:54:26.000Z (almost 11 years ago)
- Last Synced: 2025-03-28T00:02:36.231Z (3 months ago)
- Language: JavaScript
- Size: 195 KB
- Stars: 4
- Watchers: 1
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vaadin Cordova (Phonegap) Application
> A Parking Demo application for [Vaadin Framework](http://vaadin.com) + [Touchkit](http://vaadin.com/touchkit) + [Cordova](http://cordova.apache.org/)
## Usage
### Desktop
In your browser, open the file:
/www/index.html
Or [install the Parking app](https://build.phonegap.com/apps/1061699/share) in your mobile.
[](https://build.phonegap.com/apps/1061699/share)
### PhoneGap Build
Login into the [Adobe Phonegap Build](https://build.phonegap.com) site and
create a new app with the following repository:https://github.com/manolo/vaadin-cordova-start.git
### Updating the Application
#### 1. Update the logo of the app
$ cp your_app_icon.png www/icon.png
#### 2. Update www/index.html
Change the page title:
Parking
Change the url of your app:
window.vaadinAppUrl = 'http://hupa.app.fi/parking'
#### 3. Update www/config.xml
Change the Id of your app and your version:id = "com.vaadin.demo.parking"
version = "1.0.0"Change The name and description:
Parking
Vaadin Parking Demo.Update the phonegap-version in case:
### Commit your changes
$ git commit -am "Version x.x.x"
### Build your App in Adobe Phonegap Build
Push on `Update code` button, then on the `Rebuild all` one