Source Code

Login & Registration with Firebase using Kotlin

Extract it and open in Android Studio. Make sure to:

  • Add your own google-services.json in the app/ directory.

  • Enable Email/Password authentication in Firebase Console.

a cell phone with a green icon on it
a cell phone with a green icon on it
Push Notifications with Firebase Cloud Messaging (FCM)
  • Firebase setup hooks

  • Notification handling via FirebaseMessagingService

  • Foreground and background behavior