My program is a simple RSS reader. And I want to receive links on RSS feeds from Android browser.
For example, user wants to save RSS-link, he push a button (added by my program) or check a context menu item (also added by my program), something like "Watch in RSS_Reader". And rss-link transmitted to my program. The question is how to insert this button or context menu item. :) Or maybe browser sends broadcast messages about any events. Can I subscribe on this messages? P.S. Sorry about my English :) -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

