Hi folks,

i work on custom Application Manager and try to get the disk usage of
installed package.

So PackageManager.getpackageSizeInfo was removed from SDK on 0.9->1.0
update

android.content.pm.PackageStats(String pkgName)  (cacheSize, codeSize,
dataSize) returns always "0"

Size of phys. file (java.io.File) in "/data/app" seems wrong/not
completely.

Has anybody any solution to get the total disc space used by an
installed package?

thanks!

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