Quantcast
Channel: Questions in topic: "parser"
Viewing all articles
Browse latest Browse all 108

PC RSS Feed Get Xml Data Works , but not on android?

$
0
0
Hi guys , I have some code at the minute to load an xml document from an RSS Feed and it is currently working on my PC , but not when I load it into android?? anyone know why this could be? XmlDocument doc = new XmlDocument(); doc.Load("http://www.worldweatheronline.com/v2/rss.ashx?q=" + city); XmlNode locationNode = doc.SelectSingleNode("rss/channel/title"); location = locationNode.InnerText;

Viewing all articles
Browse latest Browse all 108

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>