Android Open Source - Weather tutorial SimpleWeatherApp






Project Summary

A simple weather app by Ashraff Hathibelagal. His tutorial can be found here: https://code.tutsplus.com/tutorials/create-a-weather-app-on-android--cms-21587.

Web Site / Source Repository

SimpleWeatherApp is hosted in the following web site
https://github.com/ralphiz/SimpleWeatherApp

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

ItemValue
Java File Count5
Activity Count1
Fragment Count1
Required Permissionsandroid.permission.INTERNET
Asset File Namesassets\fonts\weathericons-regular-webfont.ttf




Java Source Files

SimpleWeatherApp has the following Java source files.

net.ralphiz.simpleweatherapp.ApplicationTest.java
net.ralphiz.simpleweatherapp.CityPreference.java
net.ralphiz.simpleweatherapp.RemoteFetch.java
net.ralphiz.simpleweatherapp.WeatherActivity.java
net.ralphiz.simpleweatherapp.WeatherFragment.java