Taarifa Phonegap App
Ensure that you have NodeJS installed, then open your commandline and run the following:
$ sudo npm install -g phonegap
$ phonegap create my-app
$ cd my-app
$ phonegap run android
Learn more at docs.phonegap.com
Only work with files inside www
directory.