"Sunshine Daisies Butter Mellow" Weather App.
butterMellowWeatherAppAndroid is hosted in the following web site
https://github.com/motte/butterMellowWeatherAppAndroid
If you think the Android project butterMellowWeatherAppAndroid listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of butterMellowWeatherAppAndroid.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 3 |
Fragment Count | 2 |
Test Case Count | 3 |
Required Permissions | android.permission.INTERNET |
There are 17 image files in butterMellowWeatherAppAndroid. The names of the image files are listed as follows.
art_clear.png art_clouds.png art_fog.png art_light_clouds.png art_light_rain.png art_rain.png art_snow.png art_storm.png ic_clear.png ic_cloudy.png ic_fog.png ic_light_clouds.png ic_light_rain.png ic_logo.png ic_rain.png ic_snow.png ic_storm.png
The following screenshort is generated from the image listed above.
butterMellowWeatherAppAndroid has the following Java source files.
com.michaelotte.mlo.buttermellow.ApplicationTest.java com.michaelotte.mlo.buttermellow.DetailActivity.java com.michaelotte.mlo.buttermellow.FetchWeatherTask.java com.michaelotte.mlo.buttermellow.ForecastFragment.java com.michaelotte.mlo.buttermellow.FullTestSuite.java com.michaelotte.mlo.buttermellow.MainActivity.java com.michaelotte.mlo.buttermellow.SettingsActivity.java com.michaelotte.mlo.buttermellow.TestDb.java com.michaelotte.mlo.buttermellow.TestProvider.java com.michaelotte.mlo.buttermellow.Utility.java com.michaelotte.mlo.buttermellow.WeatherDataParserTest.java com.michaelotte.mlo.buttermellow.data.WeatherContract.java com.michaelotte.mlo.buttermellow.data.WeatherDbHelper.java com.michaelotte.mlo.buttermellow.data.WeatherProvider.java