Ajay wrote:
> 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?

I do not believe that is possible, sorry. I'm not even quite sure why it
would be necessary.

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

Warescription: Three Android Books, Plus Updates, One Low Price!

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