Enterprise Android Apps W/ PhoneGap

Here are my presentation slides and extra content from last night’s DC Droids meetup. I gave the presentation “Enterprise Android Applications With PhoneGap“.  There were excellent questions and conversations at last night’s event – Thank you everyone for attending, and making it a great meetup.

You can view the presentation here:

Or access the presentation content at: https://github.com/triceam/Presentations.

Here are two of the apps I presented, with source code and additional details:

I discussed strategies for data visualization in PhoneGap apps, which you can read more about here: Data Visualization With Web Standards.

I also discussed code organization and client-side MVC in PhoneGap apps.   I personally have used backbone.js on several projects (although neither of the ones mentioned above).   Other popular frameworks are Angular.js, Ember.js, and Knockout.js. You can read more about various and comparisons of JavaScript client-side MVC frameworks all over the web, but Smashing Magazine has a pretty detailed summary.

6 replies on “Enterprise Android Apps W/ PhoneGap”