Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Process

  • Create a directory for yor project and put a www/ subdirectory in it
  • In the www/ subdirectory create a file called index.html, use external javascript and CSS.
  • Create a Git repository, and push it to Github
  • Add a www/config.xml and push that to Github as well
  • Use Build PhoneGap to generate the application
  • Download the APK file for Android, connect your mobile device to the computer, copy the APK file and from the device click on it to install it.