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.
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.
The following table is the detailed list of SimpleWeatherApp.
Item | Value |
---|---|
Java File Count | 5 |
Activity Count | 1 |
Fragment Count | 1 |
Required Permissions | android.permission.INTERNET |
Asset File Names | assets\fonts\weathericons-regular-webfont.ttf |
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