Android app data storage keeps increasing
问题 I am developing an android app that basically loads up a list of news articles and opens them up in a webview upon user click. What I'm wondering about is when I look at my app details in 'Settings->Applications->Manage Applications', the Total storage size keeps increasing. Particularly, the data storage size is increasing. The Application size of course, is fixed. From what I know, the sharedpreferences take up data storage. I don't know what else. In my app, I just have 1 checkbox