[android-developers] Re: PackageManager. get size of an installed package?

2009-03-13 Thread IceskYsl
i got the same problem,code like: PackageStats ps = new PackageStats(_packageName); and (cacheSize, codeSize, dataSize) returns always 0 and is this a bug??? On 2月13日, 下午11时32分, Grigory F. g.fishilev...@gmail.com wrote: Know nobody alternative for PackageManager.getpackageSizeInfo()?

[android-developers] Re: PackageManager. get size of an installed package?

2009-03-13 Thread Dianne Hackborn
Sorry there is not currently a public API to do this. On Fri, Mar 13, 2009 at 1:29 AM, IceskYsl icesk...@gmail.com wrote: i got the same problem,code like: PackageStats ps = new PackageStats(_packageName); and (cacheSize, codeSize, dataSize) returns always 0 and is this a bug??? On

[android-developers] Re: PackageManager. get size of an installed package?

2009-02-13 Thread Grigory F.
Know nobody alternative for PackageManager.getpackageSizeInfo()? --~--~-~--~~~---~--~~ 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