Daniel Zen - Using AngularJS to create iPhone & Android applications with PhoneGap - NG-Conf 2014
www.ng-conf.org
ng-conf is a two day, single track conference focused on delivering the highest quality training in the Angular JavaScript framework. 500 to 700 Developers from across the country will converge on beautiful Salt Lake City, UT to participate in training sessions by the Google Angular team, and other Angular experts. In addition to the invaluable training, ng-conf will deliver a premier conference experience for attendees, providing opportunities to network with other developers, relax at social events, and engage in some of the unique entertainment opportunities available in Utah.
Daniel Zen
Topic: Using AngularJS to create iPhone & Android applications with PhoneGap
You no longer have to know Objective C, Java to create apps fro iOS & Android. Reuse code, your team and your AngularJS knowledge to create not only mobile websites, but cross platform native applications that can be deployed to app stores and be installed directly on handsets. Walk away with a simple sample app and a deeper understanding of the places AngularJS can be used. This talk will we cover Setup of a PhoneGap (Apache Cordova) project using the AngularJS framework using npm, bower, grunt & cordova. Directory structure for a sample AngularJS application Compilation to iOS with Xcode & Android with Eclipse ADT. What is Adobe PhoneGap Build & how to use it. Brief discussion on PhoneGap APIs (Sensor API: Geo-location accelerometer, camera, etc. Data APIs: file-system, contact information, etc) Using Local Storage Angular Routing inside PhoneGap Pitfalls, suggestions & best practices