Top 4 Apps Similar to cordova-test-app-NateB

AIDE IDE for PhoneGap/Cordova 1.2.200803
appfour
Use your HTML5/CSS/JavaScript web development skills to build apps
Cordova Demo 0.0.2
Crystian
Just a demo ofcordovaproject(http://cordova.apache.org), typical hybrid appwithfeatures fromsmartphoneThe code is open on https://github.com/crystian/CordovaDemo
Cordova Background Geolocation 21.1.0
Transistor Software
Full-featured, Ionic-based sample appofcordova-background-geolocation plugin (Premium Version)http://shop.transistorsoft.com/pages/cordova-background-geolocation-premium
XWalk Cordova Github Runner 1.0
Jason Livesay
This is a simple application Iusewhiledeveloping/testing natively on Android.To use it, create a main.js file containing CrosswalkCordovacodefor your app, do two commits, and push it to the masterbranchof arepo on github.Then just enter the name of the user/repo,forexample'runvnc/accelerometer', and press the button. It willrunyour appcode. NOTE: this will not work if you only push theinitialcommit;you must make at least two commits.Another simple example is in runvnc/holoships.The standard plugins from this pageareavailablehttps://github.com/crosswalk-project/crosswalk-website/wiki/Plugins-list-@-3.5.0-supported-by-crosswalk-cordova-androidI have been using an Android tablet as my developmentmachineanduse this instead of having to rebuild and download anewapk.To deploy a 'real' app you will of course need to do abuild.Youmay find it useful to fork runvnc/cwgh as a startingpoint.Then youcan edit onDeviceReady to load your repo or code.