I am looking to fetch the price of bse and nse stocks(India) programmatically in android. I have looked at:
how to get stock price of NSE market per 10 sec for web application in stock portfolio in android?
and a couple of other sites but the source code to do this is not available anywhere. How do I do it? (The 20 minute delay is acceptable and not an issue).
Are there any good sites that explain how to achieve this?