Android Open Source - Weather application weather-app






Project Summary

Android Weather App.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of weather-app.

ItemValue
Java File Count12
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count1
Fragment Count4
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
Asset File Namesassets\weathericons-font.ttf




Java Source Files

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