If I look at the webkit sources: http://tinyurl.com/yfqutnf I see that they call CacheManager.init(), which makes sense because that's the method that sets up the mBaseDir variable that should get returned when using getCacheFile().
But why can't I call init()? And why isn't it listed in the docs? I think it's private in the sdk, but why would they do that? Should I file a bug for this? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en