Skip to content

vjs3/fossasia-companion-android

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%