I want to do an app for android that take the Real Time Stock Quote like this app
http://www.androidtapp.com/tag/streaming-real-time-stock-quotes/
But I don’t know how to obtain the values of stock quote. Like rss or read xml
any idea or suggestion?
thanks in advance
Here’s a Yahoo solution (RSS feeds, and here’s a simple example), and there’s always Google Finance, which is pretty fancy. Both were pretty easy to find with a Google search. cough