Top 2 Apps Similar to PhoneGap Demo

Phonegap CSS3 Demo 1.1.0
Oleksandr Zhuk
Small overview of CSS3 features you can useinPhoneGap development.Source code: https://github.com/zhuk-aa/phonegap-css3-demo
GWT Mobile PhoneGap Showcase 1.6
Dennis Z Jiang
This app showcases the functions of PhoneGap,across-platform mobile development framework.The app is open-source. Source code is available at http://www.gwtmobile.comGWT Mobile PhoneGap Showcase has implemented thefollowingPhoneGap functions:Accelerometer: Tap into the device's motion sensor.Camera: Capture a photo using the device's camera.Capture: Provides access to the audio, image, and videocapturecapabilities of the device.Compass: Obtain the direction that the device is pointing.Contacts: Work with the device's contact database.Device: Gather device specific information.Events: Hook into native events through JavaScript.File: Hook into native file system through JavaScript.Geolocation: Make your application location aware.Media: Record and play back audio files.Network: Quickly check the network state.Notification: Visual, audible, and tactiledevicenotifications.Storage: Provides access to the devices storage options.Plugins: Child BrowserNote: the Database storage function is not currently wrapped,aswebkit browsers all support database now. This function maybecomeuseful when PhoneGap works on Windows Mobile 7 phone, whichdoesnot have in-browser database support.