Dear all,

I faced a question, I hope who can  help me.
Today, I used following method to get all installed package
information.

Object [] xx =
paramContext.getPackageManager().getInstalledPackages(8).toArray();

But I don't know how to withdraw the provider's name and package name
from Object xx.

would you mind to teach me?

Thanks

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