[android-developers] Re: Access cache size of browser activity

2012-12-18 Thread RichardC
http://developer.android.com/reference/android/content/pm/PackageStats.html On Tuesday, December 18, 2012 12:47:39 PM UTC, Bajrang Asthana wrote: I want to fetch cache size of browser activity. As we open info of any app from manage application there is one section which gives information

[android-developers] Re: Access cache size of browser activity

2012-12-18 Thread Bajrang Asthana
Thanks! The link provided by you describes the way to fetch the cache size. Can you please tell me how can I delete it from my app? As I can see Android provide this functionality from manage applications. On Tuesday, December 18, 2012 6:20:21 PM UTC+5:30, RichardC wrote:

Re: [android-developers] Re: Access cache size of browser activity

2012-12-18 Thread TreKing
On Tue, Dec 18, 2012 at 7:25 AM, Bajrang Asthana asthana.bajr...@gmail.comwrote: The link provided by you describes the way to fetch the cache size. Can you please tell me how can I delete it from my app? http://developer.android.com/guide/topics/data/data-storage.html#filesInternal