Android weather information: background weather update.
authorgu.martinm@gmail.com <gu.martinm@gmail.com>
Sat, 3 May 2014 18:48:11 +0000 (20:48 +0200)
committergu.martinm@gmail.com <gu.martinm@gmail.com>
Sat, 3 May 2014 18:48:11 +0000 (20:48 +0200)
commited5680536e73e6b58e1ef7e973f603757286c7fe
tree899816dcb37ca66992545c95c0d57c738c4ed3ed
parent93e3a98a23289f27fd5de9c6318d38404df042ab
Android weather information: background weather update.
Android/WeatherInformation/AndroidManifest.xml
Android/WeatherInformation/project.properties
Android/WeatherInformation/res/menu/weather_main_menu.xml
Android/WeatherInformation/src/de/example/exampletdd/WeatherInformationBatch.java [new file with mode: 0644]
Android/WeatherInformation/src/de/example/exampletdd/WeatherInformationMapActivity.java
Android/WeatherInformation/src/de/example/exampletdd/WeatherTabsActivity.java
Android/WeatherInformation/src/de/example/exampletdd/fragment/current/WeatherInformationCurrentDataFragment.java
Android/WeatherInformation/src/de/example/exampletdd/fragment/overview/WeatherInformationOverviewFragment.java
Android/WeatherInformation/src/de/example/exampletdd/fragment/specific/WeatherInformationSpecificDataFragment.java
Android/WeatherInformation/src/de/example/exampletdd/service/WeatherServicePersistenceFile.java