Android Open Source - Weather open zeroweather






Project Summary

Simple open source weather app for Android.

Web Site / Source Repository

zeroweather is hosted in the following web site
https://github.com/Geek-1001/zeroweather

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

ItemValue
Java File Count11
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count2
Fragment Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.INTERNET
Asset File Namesassets\fonts\Roboto-Black.ttf
assets\fonts\Roboto-BlackItalic.ttf
assets\fonts\Roboto-Bold.ttf
assets\fonts\Roboto-BoldCondensed.ttf
assets\fonts\Roboto-BoldCondensedItalic.ttf
assets\fonts\Roboto-BoldItalic.ttf
assets\fonts\Roboto-Condensed.ttf
assets\fonts\Roboto-CondensedItalic.ttf
assets\fonts\Roboto-Italic.ttf
assets\fonts\Roboto-Light.ttf
assets\fonts\Roboto-LightItalic.ttf
assets\fonts\Roboto-Medium.ttf
assets\fonts\Roboto-MediumItalic.ttf
assets\fonts\Roboto-Regular.ttf
assets\fonts\Roboto-Thin.ttf
assets\fonts\Roboto-ThinItalic.ttf
assets\fonts\RobotoSlab-Bold.ttf
assets\fonts\RobotoSlab-Light.ttf
assets\fonts\RobotoSlab-Regular.ttf
assets\fonts\RobotoSlab-Thin.ttf




Resource Files

There are 20 image files in zeroweather. The names of the image files are listed as follows.

cloudy.png
cloudy_red.png
drawer_shadow.9.png
drizzle.png
drizzle_snow.png
haze.png
humidity_red.png
ic_add.png
ic_drawer.png
ic_more.png
mostly_cloudy.png
pressure_red.png
slight_drizzle.png
snow.png
spinner_16_inner_holo_inverse.png
spinner_16_outer_holo_inverse.png
spinner_76_inner_holo_inverse.png
spinner_76_outer_holo_inverse.png
sunny.png
thunderstorms.png

The following screenshort is generated from the image listed above.

null




Java Source Files

zeroweather has the following Java source files.

com.hornet.zeroweather.adapter.CustomArrayAdapter.java
com.hornet.zeroweather.database.DatabaseHelper.java
com.hornet.zeroweather.ui.AddCityDialogFragment.java
com.hornet.zeroweather.ui.DetailsActivity.java
com.hornet.zeroweather.ui.MainActivity.java
com.hornet.zeroweather.ui.WeatherFragment.java
com.hornet.zeroweather.utils.DataUtils.java
com.hornet.zeroweather.utils.DatabaseUtils.java
com.hornet.zeroweather.utils.DateTimeUtils.java
com.hornet.zeroweather.utils.NetworkUtils.java
com.hornet.zeroweather.utils.UIUtils.java