- ic_launcher - Static variable in class com.survivingwithandroid.weather.lib.client.okhttp.R.drawable
-
- ic_launcher - Static variable in class com.survivingwithandroid.weather.lib.client.volley.R.drawable
-
- ic_launcher - Static variable in class com.survivingwithandroid.weather.lib.R.drawable
-
- iconData - Variable in class com.survivingwithandroid.weather.lib.model.Weather
-
- id(String) - Method in class com.survivingwithandroid.weather.lib.model.City.CityBuilder
-
- init(Context) - Method in class com.survivingwithandroid.weather.lib.client.volley.WeatherClientDefault
-
- init(Context) - Method in class com.survivingwithandroid.weather.lib.StandardHttpClient
-
This method has to be called before any HTTP request
- init(Context) - Method in class com.survivingwithandroid.weather.lib.WeatherClient
-
This method has to be called before any HTTP request
- IProviderType - Interface in com.survivingwithandroid.weather.lib.provider
-
This interface provides the description of the weather provider.
- isMetric(WeatherConfig.UNIT_SYSTEM) - Static method in class com.survivingwithandroid.weather.lib.util.WeatherUtility
-
- IWeatherCodeProvider - Interface in com.survivingwithandroid.weather.lib.provider
-
Interface for converting the internal weather provider code into a unified weather code system
- IWeatherProvider - Interface in com.survivingwithandroid.weather.lib.provider
-
Public interface that all the weather provider must implement.