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.
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/
.
- 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
- Android Support Library by The Android Open Source Project
- ViewPagerIndicator by Jake Wharton
- PhotoView by Chris Banes
- Volley Library
- Snackbar Library by nispok
- Christophe Beyls
- Abhishek Batra
- Manan Wason
- Pratik Todi
- Mario Behling
- Tymon Radzik
- Arnav Gupta