Working on a basic sound board for a trip abroad. Set up everything to work fine in Browsers but wanted to use PhoneGap Build/GitHub to make it downloadable as cell service
If you are compiling build in cloud,
Just add following line in your index.html
Note: No need to include source phonegap.js, while compiling build phonegap.js will be added.
Also include media plugin in config.xml as:
If platform is Android, If media present in root then Media url must be : /android_asset/www/test.mp3