Ripensameteo is a meteo aggregator, currently aimed at the Italian weather.
Ripensameteo collects weather forecasts from multiple providers, shows them, and records changes in forecasts, for comparison.
Some of the key technologies used are:
TabStripViewPager - for the main interface
xCustomListView - for the meteo scroll
SQLite - for storing forecasts
MiniHTMLParser - for collecting data from providers pages
StartServiceAt - periodic background downloading of forecasts
Wait For - heavy usage of Resumable Subs for downloads and SQL queries
XUI Views - dialogs and user input
Available on the Play Store
Distribution is actually limited to Italy, more countries to follow...
An iOS version is also available
Ripensameteo collects weather forecasts from multiple providers, shows them, and records changes in forecasts, for comparison.
Some of the key technologies used are:
TabStripViewPager - for the main interface
xCustomListView - for the meteo scroll
SQLite - for storing forecasts
MiniHTMLParser - for collecting data from providers pages
StartServiceAt - periodic background downloading of forecasts
Wait For - heavy usage of Resumable Subs for downloads and SQL queries
XUI Views - dialogs and user input
Available on the Play Store
Distribution is actually limited to Italy, more countries to follow...
An iOS version is also available
Last edited: