Get image url from rss Cdata
Posted
by zOro
on Stack Overflow
See other posts from Stack Overflow
or by zOro
Published on 2010-03-15T12:09:01Z
Indexed on
2010/03/15
12:09 UTC
Read the original article
Hit count: 188
Hi , I start testing android , trying to get image from xml my Image is hosting inside xmlnode <a href="http://www.site.com/id/?id=41564"><img src="http://www.site.com//news/images/2010/03_march/imagestock/thumb/22.jpg" align="left" /></a> more text comes here
i trying to get the http://www.site.com//news/images/2010/03_march/imagestock/thumb/22.jpg and displaying it ...
Can you help me with that ?
Thanks zOro..
© Stack Overflow or respective owner