com.smartgwt.client.docs
Interface PhonegapIntegration


public interface PhonegapIntegration

Integration with Phonegap

Phonegap documentation, getting started, programming guides are here. The Phonegap sample application provides an example of accessing a device's Contacts db using Smart GWT. Phonegap exposes a Contacts API which allows one to find, create and remove contacts from the devices db. Unlike Titanium, which provides many native UI components, Phonegap relies on 3rd party frameworks for these UI components. Additionally, Phonegap provides no transitions or other animation effects normally accessible in native applications.

The Phonegap Contact object holds the following properties: