My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages
Links

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.4 and Phonegap 1.4.1

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

GWT Phonegap Showcase

Getting started

Getting started

Features

Features

GWT Gap

The demo app of gwt-phonegap just made it into the market place:

Available in Android Market

Maven

gwt-phonegap is available from maven central:

<dependency>
      <groupId>com.googlecode.gwtphonegap</groupId>
      <artifactId>gwtphonegap</artifactId>
      <version>1.4.0.1</version>
</dependency>
Powered by Google Project Hosting