Android Open Source - App city meteoapp






Project Summary

Android Java application which fetches meteograms from new.meteo.pl, cuts them into 6 parts and displays parts choosen by user for a given city.

Web Site / Source Repository

meteoapp is hosted in the following web site
https://github.com/wowo/meteoapp

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

ItemValue
Java File Count7
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Minimum SDK Version7
Activity Count2
jar files usedmeteo.jar
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
android.permission.WRITE_OWNER_DATA




License

The license information of meteoapp is as follows:

MIT License

Resource Files

There are 1 image files in meteoapp. The names of the image files are listed as follows.

ic_menu_refresh.png

The following screenshort is generated from the image listed above.

null

Java Source Files

.ExceptionHandler.java
pl.sznapka.meteoapp.CacheManager.java
pl.sznapka.meteoapp.ChoosenForecast.java
pl.sznapka.meteoapp.ExceptionHandler.java
pl.sznapka.meteoapp.FetchForecastTask.java
pl.sznapka.meteoapp.ForecastActivity.java
pl.sznapka.meteoapp.MeteoappActivity.java