On Tue, Aug 17, 2010 at 10:06 AM, Neilz <[email protected]> wrote:

> No... didn't even know you could :-)


http://developer.android.com/reference/android/content/Context.html#getCacheDir()

I assumed that was the only way to get stuff in your app's cache.

I would clear the cache (via the manage application screen), then run your
app one step at a time and see if / how it grows.
See if you can find a pattern to how the cache grows based on what you do
and go from there. Somewhere, something you're doing or something you're
using is stuffing stuff in there.
<http://developer.android.com/reference/android/content/Context.html#getCacheDir()>
-------------------------------------------------------------------------------------------------
TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
transit tracking app for Android-powered devices

-- 
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

Reply via email to