Why are you doing this?  This is a terrible way to find out about an
activity.

What are you actually trying to do?  Usually people use
PackageManager.getIntentActivities() to get the set of activities they are
interested in.

On Wed, Apr 25, 2012 at 12:06 PM, 3c <ccouno...@gmail.com> wrote:

> Well, I reverted the call to getInstalledPackages(0);
>
> Then manually retrieved the activity I was interested in, as I knew in
> advance which one to look for.
>
> A flawed firmware why not, but just exceeding 1MB of activity data seems
> unreasonable? My kids have installed 300+ games on their tablets and
> there's still like 70% free space! Though not such issue on those tablets.
> So 1MB of activity data would mean how many apps installed, any rough idea?
>
> Thanks for your prompt reply.
>
>>
>>  --
> 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 unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Dianne Hackborn
Android framework engineer
hack...@android.com

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

-- 
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 unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to