
gwt-phonegap
GWT-Phonegap
This is a wrapper for the phonegap Javascript API.
It uses GWT Rebinding to be able to run in normal browsers (with mocked functionality)
Currently this is built on GWT 2.6 and Phonegap 3.5
mgwt
If you build apps with gwt-phonegap you will be interested in mgwt as well. Its a GWT widget library especially for mobile development.
GWT Phonegap Showcase
Getting started
Features
Maven
gwt-phonegap is available from maven central:
<dependency>
<groupId>com.googlecode.gwtphonegap</groupId>
<artifactId>gwtphonegap</artifactId>
<version>3.5.0.0</version>
</dependency>
Project Information
- License: Apache License 2.0
- 258 stars
- git-based source control