An open API service indexing awesome lists of open source software.

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

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