I think that based on what I have found on the web and from your expert responses, that is as close as I can get to do what I want.
I'll go that route. Thank you both. p.s. If I find another way.. I'll update the conversation. On Mar 14, 12:04 pm, Mark Murphy <[email protected]> wrote: > Yahel wrote: > >> AFAIK, there is no way to add actions to the Browser application's > > > Although I don't know how it's done, i've seen an application that > > added a "Share via This app" to the Android browser. > > > The app is called "Share By QRCode" and is available on the market. It > > also adds a Share options in the youtube app as well. > > > Might be a hack but it works well. > > That's not what that app does. It does not add a context menu entry. > Instead, it implements an ACTION_SEND Intent filter, and so becomes an > option when the user chooses "Share link" from the context menu. That is > not only legal, but a really cool Android extension point. > > -- > Mark Murphy (a Commons > Guy)http://commonsware.com|http://twitter.com/commonsguy > > Android Consulting/App Development:http://commonsware.com/consulting -- 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

