From: Gustavo Martin Morcuende Date: Sun, 16 Nov 2014 15:56:07 +0000 (+0100) Subject: Initial commit X-Git-Tag: weatherinformation-1.0~54^2~1 X-Git-Url: https://git.gumartinm.name/?a=commitdiff_plain;h=04181f6310e2475521f2fcbe56855118abc39165;p=AndroidWeatherInformation Initial commit --- 04181f6310e2475521f2fcbe56855118abc39165 diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9068cd0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,26 @@ +# Built application files +*.apk +*.ap_ + +# Files for the Dalvik VM +*.dex + +# Java class files +*.class + +# Generated files +bin/ +gen/ + +# Gradle files +.gradle/ +build/ + +# Local configuration file (sdk path, etc) +local.properties + +# Proguard folder generated by Eclipse +proguard/ + +# Log Files +*.log diff --git a/README.md b/README.md new file mode 100644 index 0000000..094ff76 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +AndroidWeatherInformation +========================= + +Weather Information, App for Android