Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8262055
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T03:37:58+00:00 2026-06-08T03:37:58+00:00

I had made a basic rss reader that reads the feed and display it

  • 0

I had made a basic rss reader that reads the feed and display it in listview, then i further tried to improve it by adding tabs and writing a custom adapter,now the next step i want to achieve is to provide the basic capability that whenever a headline (displayed through a textview) is clicked/touched the link associated with it (link has been extracted throught he rss/xml) is launched in the browser. Now, i know that launching the link into browser is an easy one step affair using URI, whats causing trouble is how do i keep the link with the textview it is associated with?

I have implemented the onclicklistener all i need to figure out is how can the retrieval of relevant link can be achieved so that i can make a URI out of it and launch it in the browser.
Any help would be highly appreciated.

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T03:37:59+00:00Added an answer on June 8, 2026 at 3:37 am

    You should create a wrapper object with the title and the url. then fill the list view with those objects, and get the url to fire the browser activity.

    Something like:

    class RssObect {
        string title;
        string url;
    
        //contructors
    
        //getters and setters
    }
    

    Then on the adapter set the list something like List<RssObect> list = getRssFeed(...)….
    Then on item click listener just use the current item selected (list.get(selected).getUrl());

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I had made changes in a folder called branch, and now that its working
EDIT: I had made a mistake during the debugging session that lead me to
I was creating a module and had made a typo and then got a
I have made a jQuery toggle for a menu that I had in mind.
I had made three tables. Table1=users .And the column names are userid (auto_increment) and
I had made a windows service in visual studio 2008 in C#. inside the
Upon coding, I realized I had made a mistake. I used git checkout 7e57dbf5a7245...
I don't know how to explain the issue I am facing. I had made
I Made label to had value from database and linked it . but the
I made changes to some files i had in a project (they were auto

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.