I\'m using phonegap to develop an application on android, when I test it on my phone I get this error Application Error Is a directory (file:///#android_asset/www/inde
Application Error Is a directory (file:///#android_asset/www/inde
Make sure you had included phonegap.js or cordova.js script in your page. This will work only on your mobile device.
You should use:
file:///android_asset/www/index.html
as the URL