Skip to content

About A simple Android app built with Kotlin that uses Firebase Authentication for secure Google Sign-In. It features smooth login/logout flows, displays the user's name, and follows Material Design with a clean UI. Perfect for learning Firebase auth integration in Android.

Notifications You must be signed in to change notification settings

d3varaja-archive/p2-GoogleSignInWithFirebase

Repository files navigation

Google Sign-In with Firebase Authentication (Android - Kotlin)

This Android app demonstrates how to implement Google Sign-In authentication using Firebase Authentication in Kotlin. Users can securely sign in with their Google accounts, and the app handles authentication and user session management.


Features

  • Google Sign-In integration using Firebase Authentication
  • User-friendly sign-in and sign-out flows
  • Display of signed-in user's name on the main screen
  • Secure token-based authentication with Firebase
  • Clean and simple UI using ConstraintLayout and Material design principles

Screenshots

Firebase Records

Homepage Login Page Logout Page


Getting Started

Prerequisites

  • Android Studio (recommended latest stable version)
  • Firebase account
  • Google account for sign-in testing
  • SHA-1 fingerprint of your debug/release keystore

Firebase Android Studio Kotlin

About

About A simple Android app built with Kotlin that uses Firebase Authentication for secure Google Sign-In. It features smooth login/logout flows, displays the user's name, and follows Material Design with a clean UI. Perfect for learning Firebase auth integration in Android.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages