An Android app which shows you the current weather..
Forecast is hosted in the following web site
https://github.com/rshaque/Forecast
If you think the Android project Forecast 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 Forecast.
Item | Value |
---|---|
Java File Count | 5 |
Activity Count | 1 |
Fragment Count | 1 |
Required Permissions | android.permission.INTERNET |
Asset File Names | assets\fonts\weather.ttf |
Forecast has the following Java source files.
ca.rashadhaque.forecast.ApplicationTest.java ca.rashadhaque.forecast.CityPreference.java ca.rashadhaque.forecast.RemoteFetch.java ca.rashadhaque.forecast.Weather.java ca.rashadhaque.forecast.WeatherActivity.java