tags:

views:

79

answers:

1

How do I start a project wherein I can design an application which fetches weather forecasts from existing web sites?

+3  A: 

You have to use google weather api for starting the project. Here's an example: Android Weather Forecast Google

User358218
This question is tagged with android only
Im0rtality