I am creating an application based on web cache, like offline web view. In android 2.3 I could find in webviewCache.db CACHE TABLE.
But in android 4 I cant find that webviewCache.db or CACHE TABLE. And webview.db is also empty (another db). I cant understand whats happening, did google but couldnt find a better answer.
if anyone knows how to find the webviewCache.db or CACHE TABLE in android 4 that will be great. thanks...