Real Estate App | 03 Email Sign In | Android Studio | Java

Поділитися
Вставка
  • Опубліковано 22 лип 2024
  • This is the 03 part of the Real Estate App development series using Android Studio & Java.
    This part will cover the following points:
    1) Design Login Email Screen
    2) Implement Email Sign In
    Buy Me a Coffee: paypal.me/atifsayings
    Project Assets: drive.google.com/drive/folder...
    Real Estate Java: • Real Estate App | Andr...
    Real Estate Kotlin: • Real Estate App | Andr...
    Buy Code: Coming Soon...
    Chapters:
    0:00 Overview
    0:58 Create/Setup LoginEmailActivity
    1:31 Login Email UI
    15:13 Setup View Binding
    15:48 Init Binding, Progress, FirebaseAuth
    17:47 Validate Data
    21:27 Login User
    24:21 Start LoginEmailActivity
    25:11 Testing
    Feel free to comment in case of any problem
    Chanel:
    / @atifsayings
    Websites:
    www.technifysoft.com/
    www.devofandroid.blogspot.com
    Apps/Games on PlayStore:
    play.google.com/store/apps/de...
    If u like this video, Like, Comment, Subscribe to support us...
    #AtifPervaiz #AtifSayings #TechnifySoft

КОМЕНТАРІ • 4

  • @welldiscerned7540
    @welldiscerned7540 7 місяців тому +2

    I remember watching your vids years ago when you did the firebase social media app in Java

  • @torquedo3840
    @torquedo3840 3 місяці тому +1

    hi, for some reason I can't get the login page to pop up upon running the app. What appears after running the app is the Home section with Home/Chat/Favorites/Profile appearing at the bottom. No login page or any way to access the login page. Do you happen to know why?

    • @AtifSayings
      @AtifSayings  3 місяці тому

      If you're logged in, then it will move to the main screen. If you've not implemented the logout feature yet. Then, for testing, you can clear app data/storage in app settings to start testing over.