OpenTech summit 2015 app based on FOSSASIA companion-android
Advanced native Android schedule browser application for the FOSSASIA conference in Singapore.
This is build upon the FOSDEM Companion For android. 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.
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
Used libraries
- Android Support Library by The Android Open Source Project
- ViewPagerIndicator by Jake Wharton
- PhotoView by Chris Banes
- Volley Library
- Snackbar Library by nispok
Contributors
- Christophe Beyls
- Abhishek Batra
- Manan Wason
- Pratik Todi
- Mario Behling
- Tymon Radzik
- Arnav Gupta