Monthly Archives: June 2014

Combining AngularJS and PhoneGap

Create your PhoneGap project Download AngularJS, and save it somewhere accessible by the www\index.html page (e.g. in the www\js folder) Add a reference to the new file to the www\index.html page. Add your AngularJS code Your AngularJS app needs to … Continue reading

Posted in Uncategorized | Leave a comment

Setting up PhoneGap/Cordova for Android on 32-bit Windows 7

I tried to follow the getting-started instructions in the PhoneGap documentation, but found a fair amount of trial and error was involved. Hopefully this guide will mean that in future getting set up will take less than three hours… Pre-requisites: … Continue reading

Posted in Uncategorized | Leave a comment