Android Tutorial: Create a Weather App with Yahoo Weather API - Part 1
Description:
Learn how to create an Android app using a third party API. In this tutorial we will be using Yahoo Weather API and will be using Object Orienter Programming Skills, dependecy injectiom, asynchronous task and others things.
In this first part we create the create the classes and interface that will be implemented in the later in the series.
Project Source:
https://github.com/DigitalPhantom/PhantomWeatherAndroid
Weather Icons by (VClouds):
http://vclouds.deviantart.com/art/VClouds-Weather-Icons-179152045
Yahoo Weather API:
https://developer.yahoo.com/weather/
For more tutorials:
http://digitalphantom.net/