Install Phonegap or Cordova command line tools: http://phonegap.com/ or http://cordova.apache.org/
Open a command prompt/terminal at the folder of the example.
Run on an attached device: (see phonegap docs for more info on requirements, etc for a platform)
phonegap local run android
or build locally:
phonegap local build android
**Note: This project cannot be built ont he build.phonegap.com because it uses an unlisted plugin for CDC access. **
Upload the sketch found in the ArduinoCode folder.
Android - in the binaries folder.