





jeffy2010 wrote:Hi MrSnowflake.
I have resolved the issue and the app is running fine now.
The super of SingleWeatherInfoView which was extending the LinearLayout class had a parameter of "Map", which is not available in the LinearLayout.
Removed the Map, and its working fine.
SingleWeatherInfoView.java - line 41
public SingleWeatherInfoView(Context context, AttributeSet attrs,
Map inflateParams) {
super(context, attrs, inflateParams);
Thank you so much.



E/WeatherForecaster( 419): WeatherQuerryError
E/WeatherForecaster( 419): java.io.FileNotFoundException: http://www.google.com/ig/api?weather=Sc ... %20Germany
E/WeatherForecaster( 419): at org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1040)
E/WeatherForecaster( 419): at java.net.URL.openStream(URL.java:664)




Users browsing this forum: No registered users and 2 guests