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

