Hi ,
I have some webview's on my screen and i need to implement caching for them , like storing them persistently so that if network is not there i can load them from cache .
I tried CacheManager but i think its not working . is there any standard way to implement caching in android applications ? some pointers will be really helpful.
thanx in advance



