Android Open Source - Weather application weatherpop






Project Summary

Android weather application.

Web Site / Source Repository

weatherpop is hosted in the following web site
https://github.com/popofibo/weatherpop

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

ItemValue
Java File Count12
Supported screen sizes[mdpi, ldpi, xxhdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version14
Activity Count2
Fragment Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET
Asset File Namesassets\fonts\BrookeS8.ttf
assets\fonts\Villa.ttf
assets\fonts\timeburner_regular.ttf




Resource Files

There are 3 image files in weatherpop. The names of the image files are listed as follows.

action_search.png
ic_drawer.png
ic_menu_refresh.png

The following screenshort is generated from the image listed above.

null

Java Source Files

weatherpop has the following Java source files.

com.popofibo.weatherpop.MainActivity.java
com.popofibo.weatherpop.WeatherPopDisplayActivity.java
com.popofibo.weatherpop.constants.WeatherPopConstants.java
com.popofibo.weatherpop.custom.ActionBarDrawerToggle.java
com.popofibo.weatherpop.custom.DrawerLayout.java
com.popofibo.weatherpop.custom.WeatherPopDrawerLayout.java
com.popofibo.weatherpop.model.Location.java
com.popofibo.weatherpop.model.Weather.java
com.popofibo.weatherpop.util.WeatherPopHttpClient.java
com.popofibo.weatherpop.util.WeatherPopJSONParser.java
com.popofibo.weatherpop.util.WeatherPopUtil.java