Android Open Source - Weather tutorial Stormy






Project Summary

Weather app built during a Treehouse tutorial..

Web Site / Source Repository

Stormy is hosted in the following web site
https://github.com/hmmelton/Stormy

If you think the Android project Stormy 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 Stormy.

ItemValue
Java File Count3
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count1
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




License

The license information of Stormy is as follows:

This is free and unencumbered software released into the public domain. Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a co...

Resource Files

There are 13 image files in Stormy. The names of the image files are listed as follows.

clear_day.png
clear_night.png
cloudy.png
cloudy_night.png
degree.png
fog.png
partly_cloudy.png
rain.png
refresh.png
sleet.png
snow.png
sunny.png
wind.png

The following screenshort is generated from the image listed above.

null




Java Source Files

hmmelton.com.stormy.AlertDialogFragment.java
hmmelton.com.stormy.CurrentWeather.java
hmmelton.com.stormy.MainActivity.java