From e2c6289ff4ca953d0038f2970fc0e048c3aebd6d Mon Sep 17 00:00:00 2001 From: Poussinou Date: Fri, 13 Jan 2017 18:54:27 +0100 Subject: [PATCH] Added some buttons to download the app --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1ffd301..ca884cb 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,15 @@ Advanced native Android schedule browser application for the [FOSDEM](http://fos This is a new implementation of the [legacy FOSDEM app](https://github.com/rkallensee/fosdem-android/). The code has been rewritten from scratch and the features have been extended. It uses loaders and fragments extensively and is backward compatible up to Android 2.1 thanks to the support library. -To get more information and install the app, look at the [Google Play Store](https://play.google.com/store/apps/details?id=be.digitalia.fosdem) page. - The name FOSDEM and the gear logo are registered trademarks of FOSDEM VZW. Used with permission. + + + + + + + ## How to build All dependencies are defined in ```app/build.gradle```. Import the project in Android Studio or use Gradle in command line: