[android-developers] Re: Opening an Application from a URL Link
The link will be shown only in android, and only if the user has my
app. The problem with your approach is that a chooser dialog will be
poped. While in the first version my application will be called
directly ( when it works).
As far as I know, a link with a URL of my control can be opened by any
browser, or by my application.
In the first time my application is not the default, so this is why an
intent chooser will be shown.
While my very first approach directs an intent directly to my
application. I still don't understand why it works from some browsers,
and doesn't from others.
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home