Skip to content

intfrr/fosdem-companion-android

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FOSDEM Companion

Advanced native Android schedule browser application for the FOSDEM conference in Brussels, Belgium.

This is a new implementation of the legacy FOSDEM app. 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 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:

./gradlew assembleRelease

The result apk file will be placed in app/build/outputs/apk/.

License

Apache License, Version 2.0

Used libraries

Contributors

  • Christophe Beyls

About

FOSDEM Companion for Android

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%