Maybe if you try this option

*android:installLocation="preferExternal"*


you might be able to find them on your "SD Card"?

You can also call this once in awhile:

*webview.clearCache(true);*

Maybe at least call it on startup?

Thanks.


On Wednesday, May 8, 2013 4:11:58 PM UTC-5, Nathan wrote:
>
>
>
> On Wednesday, May 8, 2013 1:27:47 PM UTC-7, TreKing wrote:
>>
>>
>> On Wed, May 8, 2013 at 3:21 PM, Nathan <[email protected]> wrote:
>>
>>> I checked the code. I am not using the App Cache, at least on purpose.
>>
>>
>> I believe some some components, like WebView and MapView, will 
>> automatically store things in the cache directory. I'd check your usage of 
>> those to start with.
>>
>
> Webview will be my top suspect. 
>
> I guess I can't actually look for those files without a rooted device. 
>
> Nathan 
>

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to