On Wed, Sep 23, 2009 at 7:00 PM, Mark Murphy <[email protected]>wrote:
> > > But given > > the large amount of webview cache that my app tends to accumulate over > > time, > > I need to relocate this cache on SDCard. > > Why not just call clearCache() periodically? > No, I don't want to loose the cache. In fact, ReaderScope is a Google Reader client that caches the news web pages in the background using webview. This allows the user to access these webpages offline later on. > > -- > Mark Murphy (a Commons Guy) > http://commonsware.com > Android App Developer Books: http://commonsware.com/books.html > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

