Brijesh wrote: > I want to know if there is any broadcast or other way in which we can > Identify that the application is now installed. > > I tried intent.action_package_install and intent.action_package_added > but I am not able to receive the Broadcast. > > Thanks, > Brijesh
what about this: http://groups.google.com/group/android-developers/browse_thread/thread/697e7e7cc6dd3d1f/fdcf520cce83cf0b?lnk=gst&q=PACKAGE_ADDED#fdcf520cce83cf0b pskink -- 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

