Where can I find the content provider for
android app. For example, if I want to build
an android weather app, where can I get the weather info from?
Does google provide that info?
There are many web services(RSS feeds) that provide weather data and forecasts. You can try consuming such web services in your application.
For e.g: Yahoo! weather