Is there any way to dynamically view the application specific cache in 
Android? I'm saving images to the cache (/data/data/my_app_package/cache) 
and I'm 99% sure they're saving there, but not sure how long they're 
staying around.

When I look in the cache using the DDMS File Explorer within Eclipse, it's 
always empty. I've also tried examining the appropriate cache dir in ADB 
and again it's always empty.

Any suggestions?

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

Reply via email to