Android Interview Preparation
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.


Push Notifications with Firebase Cloud Messaging (FCM)
Firebase setup hooks
Notification handling via FirebaseMessagingService
Foreground and background behavior