Experiment With PhoneGap

A PhoneGap experiment to see how to use phonegap as a Hybrid web application for android and ios.

Dependencies

Previewing the app

To run the app on the Android emulator run: phonegap run android - add the --verbose --stack-trace flags if you want to see what's happening) - use the --simulator flag to specify a particular target

To run the app on IOS emulutor run: phonegap run ios - add the --verbose --stack-trace flags if you want to see what's happening) - use the --simulator flag to specify a particular target