Android Weather App.
weather-app is hosted in the following web site
https://github.com/Predator7/weather-app
If you think the Android project weather-app 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 weather-app.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 1 |
Fragment Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
Asset File Names | assets\weathericons-font.ttf |
weather-app has the following Java source files.
com.sarmaru.mihai.weatherapp.CircleColorView.java com.sarmaru.mihai.weatherapp.ColorGridAdapter.java com.sarmaru.mihai.weatherapp.MainActivity.java com.sarmaru.mihai.weatherapp.TodayFragment.java com.sarmaru.mihai.weatherapp.TomorrowFragment.java com.sarmaru.mihai.weatherapp.WeatherPreferences.java com.sarmaru.mihai.weatherapp.adapter.DatabaseHandler.java com.sarmaru.mihai.weatherapp.adapter.HttpHandler.java com.sarmaru.mihai.weatherapp.adapter.JsonParser.java com.sarmaru.mihai.weatherapp.adapter.TabsPagerAdapter.java com.sarmaru.mihai.weatherapp.adapter.Utils.java com.sarmaru.mihai.weatherapp.adapter.WeatherObject.java