Hi All, I have been trying to work out the following. I have the search box but I need to link the search box to the following
When a user types a word like Apple and clicks done. it search's the below xml feed, and shows it below, the text field. I also need to link the links so they open in the browser. (not up) http://api.example.com/search.xml?q={search term} <xml> <search> <item> <title>Google AdSense</title> <description>This is the description from our DB</description> <link>http://www.google.com/adsense</link> <item> <search> </xml> All help welcomed and will be returned. Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

