/p5-mobile-phonegap

Example Phonegap app for p5 mobile

Primary LanguageJavaScript

p5 Mobile Phonegap Example

Phonegap setup tutorial: https://github.com/OhJia/p5Mobile/wiki/Phonegap

For the p5 Mobile wiki, go here.

To try this example on an iOS device:

  1. Follow the tutorial for setting up Phonegap.
  2. In command line, open the project folder, and prepare iOS platform: phonegap prepare ios
  3. In Finder, go to Platforms/ios, open p5Mobile.xcodeproj in Xcode 7
  4. Connect your iOS device via USB, and click the run button in Xcode