Hello, In onCreate() I instantiate a new WebView. In onStop() I call clearCache(true) and destroy() on the WebView. This does not seem to be enough to clear the cache since I see files piling up in /data/data/ MYAPP/cache/webviewCache. What is the proper way to remove this data?
Thank you, Nick --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

