java - Text-only Description field in Google News RSS Feeds -


Google News URL will return Google RSS news in the RSS tag with this HTML tags. I want only text details please help me ...

You will need to parse the XML . Here's a detailed tutorial on how to use Android XML dragger on Docs: Take a look.

Once you've parse the data, store it in a list. Then, pass that list into the adapter so that you can create a list / grid view that will populate on the basis of the data displayed by the feeds.

Edit:
At a glance, it says:

Style text displayed from the provided HTML string. Any image tag in HTML will appear as a normal replacement image which can go through your program and replace it with real images.

Looks like it will suit your needs :)

Comments

Popular posts from this blog

Verilog Error: output or inout port "Q" must be connected to a structural net expression -

jasper reports - How to center align barcode using jasperreports and barcode4j -

c# - ASP.NET MVC - Attaching an entity of type 'MODELNAME' failed because another entity of the same type already has the same primary key value -