From 543f4390f751937dd44f36f72e2499ba46f86fe1 Mon Sep 17 00:00:00 2001 From: survivingwithandroid Date: Tue, 25 Feb 2014 14:33:04 +0100 Subject: [PATCH] Intial commit --- AndroidYahooWeather/README.md | 45 +++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 AndroidYahooWeather/README.md diff --git a/AndroidYahooWeather/README.md b/AndroidYahooWeather/README.md new file mode 100644 index 0000000..4b7bbc1 --- /dev/null +++ b/AndroidYahooWeather/README.md @@ -0,0 +1,45 @@ +# Swa-app +======= + + +This repository contains the source code of the app described in the posts published in [Surviving with android] (http://www.survivingwithandroid.com) + +##App +In Google Play you can find an app built using this code. Give a look. + +[![](http://www.android.com/images/brand/android_app_on_play_logo_small.png)](https://play.google.com/store/apps/details?id=com.survivingwithandroid.weatherapp) + +##Screenshots + +![](https://raw.github.com/survivingwithandroid/Swa-app/master/images/android_weather_app.png) + +##Credits +*Author:* Francesco Azzola (JFrankie) ([survivingwithandroid@gmail.com](mailto:survivingwithandroid@gmail.com)) + +[![](http://4.bp.blogspot.com/-Bfh2unbdc84/UcGqVJKdMwI/AAAAAAAAAOc/W4kGiTU-fYk/s1600/google_plus_58.png)](http://www.google.com/+FrancescoAzzola) [![](http://3.bp.blogspot.com/-_JSQStno9N8/UcGWEW7V9AI/AAAAAAAAAOM/_qFVUjIaySg/s1600/linkedin.png)](http://it.linkedin.com/in/francescoazzola) + +## Follow Surviving with Android +[Surviving with android](http://www.survivingwithandroid.com) + +[![](http://4.bp.blogspot.com/-rv-qkRRWuEs/UbhpKi2IBrI/AAAAAAAAANI/HZPsxPQ2amk/s1600/google_plus.png)](http://www.google.com/+Survivingwithandroid) [![](http://3.bp.blogspot.com/-uoKWkNQ6yFk/Ubhp7EoxhMI/AAAAAAAAANY/7jeuD2uOKV8/s1600/twitter.png)](https://twitter.com/survivingwithan) [![](http://2.bp.blogspot.com/-VKiajIE8QrQ/UhtxLts5USI/AAAAAAAAAPQ/3Xvn0e50PE0/s1600/facebook.png)](https://www.facebook.com/survivingwithan) + + +##Contacts +If you have any question about the code or you want to suggest to me some improvements you can contact me or join the Survivig with Android community. + +[![](http://4.bp.blogspot.com/-rv-qkRRWuEs/UbhpKi2IBrI/AAAAAAAAANI/HZPsxPQ2amk/s1600/google_plus.png)](https://plus.google.com/communities/102586626917632222599) + +##Licence +Copyright 2012-2014 Francesco Azzola (Surviving with Android) + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License.