https://github.com/emanprague/devfest-an
Open-source version of the DevFest17 CZ Android Application
https://github.com/emanprague/devfest-an
android devfest17 firebase kodein kotlin kotlin-android
Last synced: 8 months ago
JSON representation
Open-source version of the DevFest17 CZ Android Application
- Host: GitHub
- URL: https://github.com/emanprague/devfest-an
- Owner: eManPrague
- License: mit
- Created: 2017-11-30T05:21:41.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-30T14:12:33.000Z (about 8 years ago)
- Last Synced: 2025-06-05T16:06:48.373Z (8 months ago)
- Topics: android, devfest17, firebase, kodein, kotlin, kotlin-android
- Language: Kotlin
- Homepage:
- Size: 496 KB
- Stars: 6
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DevFest 2017 Android Application
README documentation is in progress!!!
* To compile correctly add google-services.json from your Firebase project to /app folder.
## Some tutorials and documentation
* [Riga DevFest Android](https://github.com/RigaDevDay/rdd-android)
* [Firebase Auth UI Lib](https://github.com/firebase/FirebaseUI-Android/tree/master/auth)
* [Google Service Plugin](https://developers.google.com/android/guides/google-services-plugin)
* [Video1 - Firebase + Rx](https://www.youtube.com/watch?v=mrDq4wQYzUY)
* [Read/Write data on Android - Firebase](https://firebase.google.com/docs/database/android/read-and-write)
* [Getting started with Firebase - OFI](https://firebase.google.com/docs/database/android/start/)
* [Setup Firebase on Android](Set up Firebase Realtime Database for Android)
* [Firebase AN Tutorial 1](https://www.simplifiedcoding.net/firebase-android-tutorial-writing-firebase-data/)
* [Get Started with Firebase for Android](https://code.tutsplus.com/tutorials/get-started-with-firebase-for-android--cms-27248)
* [Android Chat app with Firebase](https://code.tutsplus.com/tutorials/how-to-create-an-android-chat-app-using-firebase--cms-27397)
* [Facebook Registration](https://developers.facebook.com/docs/facebook-login/android)
## Addons
### Game Addon
## Third-Party Libraries
* Dagger 2
* RxFirebase
* RxJava
* RxAndroid