Using my Galaxy Nexus Android version
authorgu.martinm@gmail.com <gu.martinm@gmail.com>
Sun, 30 Mar 2014 17:29:45 +0000 (19:29 +0200)
committergu.martinm@gmail.com <gu.martinm@gmail.com>
Sun, 30 Mar 2014 17:29:45 +0000 (19:29 +0200)
commit50483fdbc73fc6d16fc1a336f3b22825bffe79f3
tree2c089bd7a732510a176a77b3dec23594372eea88
parente4f261f1655993f078b9d510592da397a2b402f7
Using my Galaxy Nexus Android version
12 files changed:
Android/WeatherInformation/AndroidManifest.xml
Android/WeatherInformation/project.properties
Android/WeatherInformation/res/layout/fragment_main.xml
Android/WeatherInformation/res/values/strings.xml
Android/WeatherInformation/src/de/example/exampletdd/WeatherInformationActivity.java
Android/WeatherInformation/src/de/example/exampletdd/activityinterface/OnClickButtons.java [new file with mode: 0644]
Android/WeatherInformation/src/de/example/exampletdd/fragment/WeatherDataFragment.java
Android/WeatherInformation/src/de/example/exampletdd/httpclient/WeatherHTTPClient.java
Android/WeatherInformation/src/de/example/exampletdd/parser/JPOSWeatherParser.java
Android/WeatherInformation/src/de/example/exampletdd/service/WeatherService.java
Android/WeatherInformation/tests/AndroidManifest.xml
Android/WeatherInformation/tests/project.properties