Android Open Source - Weather library OpenWeatherApp






Project Summary

android app to demonstrate use of 3rd party libraries serving up weather data.

Web Site / Source Repository

OpenWeatherApp is hosted in the following web site
https://github.com/koalahamlet/OpenWeatherApp

If you think the Android project OpenWeatherApp listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of OpenWeatherApp.

ItemValue
Java File Count9
Activity Count1
Fragment Count2
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Java Source Files

OpenWeatherApp has the following Java source files.

venmo.michaelhuff.sf5dayforecast.ApiClient.java
venmo.michaelhuff.sf5dayforecast.ApiService.java
venmo.michaelhuff.sf5dayforecast.ApplicationTest.java
venmo.michaelhuff.sf5dayforecast.BlankFragment.java
venmo.michaelhuff.sf5dayforecast.ForcastResponseObject.java
venmo.michaelhuff.sf5dayforecast.MainActivity.java
venmo.michaelhuff.sf5dayforecast.Temprature.java
venmo.michaelhuff.sf5dayforecast.WeatherConditions.java
venmo.michaelhuff.sf5dayforecast.WeatherOverview.java