fossasia / fossasia-companion-android

Event Companion for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FOSSASIA Companion

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/.

Pending Task

  • Download schedule in a background thread
  • Notification for Bookmarked Events/Talks
  • Integrate Google+ login or any other mechanism to fetch user email address TBD
  • Integrate Google Maps

License

Apache License, Version 2.0

Used libraries

Contributors

  • Christophe Beyls
  • Abhishek Batra
  • Manan Wason
  • Pratik Todi
  • Mario Behling
  • Tymon Radzik

About

Event Companion for Android

License:Apache License 2.0


Languages

Language:Java 100.0%