Hi,
   I wanted to check the availability of another app in Market from my
app. Based on this I will have to give a message saying "Coming
soon..." or show the other app in Market. I am using the following
intent

new Intent(Intent.ACTION_VIEW, Uri.parse("market://details?
id=com.example.android.XXXX"));

Now, how can I catch the result which would say if the Market was able
to find this package or not?

Thank you,
Ajay

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

Reply via email to