5

DiskUsage shows 189 Megs of used space, of which System data takes up 118 Megs.

How can I find what application are using the rest? I have Android 2.3.5.

Matthew Read
  • 50,567
  • 30
  • 145
  • 273
szbalint
  • 59
  • 1

1 Answers1

5

If you go to Settings > Apps, there will be a list of installed applications. If you press the menu button on that page, you can sort the applications by their size. Note that this size includes both the program files (APK) and stored data (databases, private saved files excluding those on SD card).

Lie Ryan
  • 19,073
  • 6
  • 65
  • 83
  • Just tested on 2.3.3, and there's the path is "home" -> "settings" -> "applications" -> "Storage Use". – Zuul Jul 24 '12 at 22:06
  • To order by size, I had to press "home" twice since the presented option contains only one value at a time. The first tap presents "a-z" select it. The second tap brings up the "size" option select and your done. – Zuul Jul 24 '12 at 22:09