On Wed, Feb 23, 2011 at 5:02 PM, sathya singaravelu
<sathyasingarav...@gmail.com> wrote:
> Thanks for the reply.  But using this Package_added broadcast receiver, i
> can get only the successful install status for an app. If i want to get
> failure install status or want to know whether user selects "Install" or
> "Cancel" after reading the permission, then is there anyway to find it out?

No, other than by checking PackageManager to see if it is there.

> Is it possible to use startActivityForResult api in this case?

No, sorry.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_The Busy Coder's Guide to *Advanced* Android Development_ Version 1.9
Available!

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