Hi All,

I know how to launch activity from web, many has been written regarding the 
subject, 
http://stackoverflow.com/questions/2958701/launch-custom-android-application-from-android-browser

The problem is I have got the href for launching the application on my 
personal page, but the user doesn't have necessarily my application.
My question is how to *detect *if the intent exists on the phone. If it 
doesn't I get 404, and if it does it launches the intent. I want to catch 
the 404, and display an alert or even do nothing.
I tried using $.ajax or *href *with no much help,

Please advise.



-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to