Android Open Source - Weather application WeatherDerplication






Project Summary

An Android weather app, powered by WeatherBug from Chapter 14 in Android for Programmers by Dietel..

Web Site / Source Repository

WeatherDerplication is hosted in the following web site
https://github.com/lukegjpotter/WeatherDerplication

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

ItemValue
Java File Count14
Supported screen sizes[hdpi]
Target SDK Version17
Minimum SDK Version15
Activity Count8
Fragment Count4
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 1 image files in WeatherDerplication. The names of the image files are listed as follows.

widget_bg_normal.png

The following screenshort is generated from the image listed above.

null

Java Source Files

WeatherDerplication has the following Java source files.

com.github.lukegjpotter.app.derpyweather.AddCityDialogFragment.java
com.github.lukegjpotter.app.derpyweather.BuildConfig.java
com.github.lukegjpotter.app.derpyweather.CityDetailActivity.java
com.github.lukegjpotter.app.derpyweather.CityDetailFragment.java
com.github.lukegjpotter.app.derpyweather.CityListActivity.java
com.github.lukegjpotter.app.derpyweather.CityListFragment.java
com.github.lukegjpotter.app.derpyweather.FiveDayForecastFragment.java
com.github.lukegjpotter.app.derpyweather.ForecastFragment.java
com.github.lukegjpotter.app.derpyweather.LocationLoadedListener.java
com.github.lukegjpotter.app.derpyweather.ReadForecastTask.java
com.github.lukegjpotter.app.derpyweather.SingleDayForecastFragment.java
com.github.lukegjpotter.app.derpyweather.WeatherViewerActivity.java
com.github.lukegjpotter.app.derpyweather.dummy.DummyContent.java