Reputation: 159
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
Upvotes: 0
Views: 979
Reputation: 469
I was aware of Yahoo solutions, Googles looks good too. If none of them do what you want a third party feed from somewhere like Investis may help but it does come with costs
Upvotes: 0
Reputation: 3472
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
Upvotes: 2