/*[cache in webview] [1]http://tutorials.jenkov.com/android/android-web-apps-using-android-webview.html#caching-web-resources-in-html5-local-storage
I have used this link for my app. i am using webview in an app and i want to store the html , images,css into an app in cache folder. store webview data into aan app inside cache folder. please guide me on this. */