I have looked a lot on the internet but I couldnt find anything. So
thats why I am asking it here.

While parsing an RSS I had to use Spanned class.

Spanned spanned;
spanned =  Html.fromHtml(content);

content string keeps the html content in it. when i check spanned
object during debug it really contains image urls and text strings but
how do I reach them? I read ImageGetter and getSpans on SDK but there
is no example on how to use them. Would you please help me?

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to