I\'m trying to use application cache in HTML5 for Android PhoneGap Application, but this doesn\'t work, it doesn\'t feel with ApplicationCahce Events.
functi
For pathToCacheDir, use:
String pathToCacheDir = this.getApplicationContext().getCacheDir().getAbsolutePath()