Skip to content

A sample project using RxJava2, Data Binding, Room, WorkManager, etc.

Notifications You must be signed in to change notification settings

watabee/hacker-news-android

Repository files navigation

HackerNewsAndroid

How to setup Firebase

  1. Create Firebase project in the Firebase console.
    • Add Firebase to your Android project
    • This app has two build types (debug and release) and they are different application id, so you need to create projects corresponding to them.
  2. Download google-services.json and put it in the app directory.
  3. Set up Crashlytics in the Firebase console.

About

A sample project using RxJava2, Data Binding, Room, WorkManager, etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages