[android-developers] How should I extract the Package Information from New Installed Package Notification

2011-05-31 Thread varinag gold
Hi,

How should I extract the package name and other information from a new
installed package notification in my application.

Thanks in advance
varinag

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


Re: [android-developers] How should I extract the Package Information from New Installed Package Notification

2011-05-31 Thread Dianne Hackborn
PackageManager.getApplicationInfo().

On Tue, May 31, 2011 at 9:03 AM, varinag gold varinagg...@gmail.com wrote:

 Hi,

 How should I extract the package name and other information from a new
 installed package notification in my application.

 Thanks in advance
 varinag

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