[CODE] An HTML Boilerplate for Mobile Apps using Phonegap Build

Hey All,
Tonight I'm releasing my HTML5 boilerplate for Phonegap on to github.com. For those unfamiliar with Phonegap, using HTML5, CSS3, and Javascript you can create a mobile App. This boilerplate supports Android and iOS; it is intended for Phonegap Build. The boilerplate contains 3 important components.

  • index.html
  • AndroidManifest.xml
  • config.xml

Details available available on my blog.

BLOG: http://codesnippets.altervista.org/blog/2015/BLOG.2015-06-10.jssnippets.html

BLOG: An HTML Boilerplate for Phonegap | Javascript Snippets

CODE: GitHub - jessemonroy650/Phonegap--Generic-Boilerplate: A generic boilerplate for constructing PhonegapApps

Jesse