No video

#1 Preview | Simple Login App Tutorial for Beginner | Login Activity Using Android Studio | Firebase

  Рет қаралды 48,343

tanzTalks.tech

tanzTalks.tech

3 жыл бұрын

Join this channel to get access to various perks like troubleshooting and access to codes 😊:
www.youtube.co...
Follow me on Facebook: tanztalk...
Join our Facebook Group and Post your Problems: / 769372597093758
Instagram: / tanzeelosama
Please take a moment to like and comment on my video. It helps me stay motivated! :)
Complete Playlist: • Login and Register And...
Codes: drive.google.c...
Starter Files: drive.google.c...
Screenshots: drive.google.c...
This tutorial will teach how to create Login, Registration and Profile Management in Android using Google Firebase Authentication with Database
#1 Preview
• #1 Preview | Simple Lo...
#2 Welcome Activity
• #2 Welcome Activity | ...
#3 Register Activity
Allow User to register on the app after entering the necessary data. All the input fields are validated and checked
• #3 Register Activity |...
#4 Exception Handling in Register Activity
• #4 Exception Handling ...
#5 Store Data in Realtime Database
Access Google Firebase Realtime Database and store the data
• #5 Store Data in Fireb...
#6 Validate Mobile Number using Regular Expression
• #6 Validate Mobile Num...
#7 DatePicker on EditText to Capture DoB
• #7 Set Up DatePicker o...
#8 Login Activity
• #8 Login and Registrat...
#9 Exception Handling in Login Activity
• #9 Exception Handling ...
#10 Show/Hide Password using Eye Icon
• #10 Show/Hide Password...
#11 Show Alert Dialogue Box if Email not Verified
Check if the email is verified before allowing the user to Login
• #11 Show AlertDialog B...
#12 Check if User Already Logged In
• #12 Check if User Alre...
#13 User Profile Activity
Fetch data from Realtime Database and Storage
• #13 User Profile Activ...
#14 Check if Email Verified in UserProfileActivity
• #14 Check If Email is ...
#15 Setting up ActionBar Menu in Logged in UserProfileActivity
• #15 ActionBar Menu | L...
#16 Forgot Password Activity
Reset Password using Password Reset Link received in Email
• #16 Forgot Password Ac...
#17 Exception Handling in Forgot Password Activity
• #17 Exception Handling...
#18 Upload Picture to Firebase Storage
• #18 Upload Image to Fi...
#19 Fetch Pic and Set as User Profile Picture
• #19 Fetch Image from F...
#20 Update Profile Activity
Display the data of User in respective EditTexts and using RadioButton and allow the User to update it's data
• #20 Update Profile Act...
#21 Update Email Activity
Change Email after successful re-authentication
• #21 Update Email Activ...
#22 Change Password Activity
Change Password after successful re-authentication
• #22 Change Password Ac...
#23 Delete User Activity
Delete the User object from Firebase after successful re-authentication
• #23 Delete User Activi...
#24 Delete User Data from Realtime Database and Storage
Delete the associated data from Realtime Database and Storage as well
• #24 Delete User Data |...
#25 Setting up Security Rules in Realtime Database and Storage and Change the Sequence of Delete Operations
Allow a User to access it's own profile data only
• #25 Security Rules for...
#26 Pull to Refresh an Activity
• #26 Pull to Refresh | ...
#27 Setting up ActionBar Back Button
• #27 Setting up Action ...
#28 Fixing Warnings
• #28 Fixing Warnings | ...
#29 Style UI and Beautify App
• #29 Style UI and Beaut...
More on Android App Development:
Create Login and Register Android App with Firebase Authentication in Android Studio using Java: • Login and Register And...
Create State-District Dependent (Nested) Android Spinners using Java in Android Studio | DropDown List: • Dependent Multiple (Ne...
Android Basics: • Android Basics
Bash Shell Scripting Tutorial: • Bash Shell Scripting T...
Install Vim (Vi Improved) Text Editor on Ubuntu: • How to Install Vim (Vi...
Install Ubuntu on Windows 11 (WSL) | Windows Subsystem for Linux with GUI Support: • How to Install Ubuntu ...
More Tutorials on Ubuntu: • Ubuntu Linux Tutorials
My Gear:
MSI GL65 Leopard Gaming Laptop
Processor: Intel Core i7-10750H 2.6GHz, 10th Gen (6 Cores)
Display: 15.6" FHD (1920*1080), IPS-Level 144Hz
Memory: 16GB DDR4 RAM, 2666Mhz
Graphics: Nvidia GeForce RTX 2060, 6GB ‎GDDR6
Storage: 256GB NVMe M.2 SSD + 1TB SATA 7200RPM HDD
OS: Windows 11 Home, 64Bit
Web Camera: HD Webcam (720p at 30 fps)
#GoogleFirebase #FirebaseAuthentication #AndroidJava #Android #tanzTalkstech ‪@tanzTalks.tech2‬ ‪@tanzTalkstech‬ ‪@TanzeelOAnsari‬

Пікірлер: 24
@tanzTalkstech
@tanzTalkstech Жыл бұрын
Please hit 👍Like Button and Subscribe to the channel to Support me 🙏
@subhashchatterjee7150
@subhashchatterjee7150 2 жыл бұрын
one of the best video for beginners starting with Android and Firebase
@tanzTalkstech
@tanzTalkstech 2 жыл бұрын
Thank you Subhash 😊 I hope my videos helped you too.
@bushrakhan691
@bushrakhan691 3 жыл бұрын
dat looks awesome. i just have one query. what about hosting? is it free in firebase??
@mushirakhan9681
@mushirakhan9681 3 жыл бұрын
can you plz make video about uploading pics to firebase??
@tanzTalkstech
@tanzTalkstech 2 жыл бұрын
Very soon. It will be covered in this project itself.
@iamvikasjangid
@iamvikasjangid 3 ай бұрын
Will the login page open every time you open the app or will you login/register once and it will open directly on the home page? reply plz...
@tanzTalkstech
@tanzTalkstech 3 ай бұрын
You will be taken to the homepage directly
@darianemedranda676
@darianemedranda676 Жыл бұрын
Hello, I need to show all the information available from the user's Gmail account, as it is in the video, I already have a part but it only shows me the basic information such as name, email and token. You can help me!
@teknotek5887
@teknotek5887 3 жыл бұрын
Hello🤚 I had a question for you: In the firebase database: which is as follows: database: student: student1: name: michel Surname:yeter How can we get only the name object from a database?
@tanzTalkstech
@tanzTalkstech 2 жыл бұрын
Hope your problem is solved.
@ssuunacharles8461
@ssuunacharles8461 5 ай бұрын
well done. Please create a simple client/server music app in android studio. Thank you.
@dada-ne2dr
@dada-ne2dr Жыл бұрын
Is this mvc or mvvm architecture?
@alidemirci7706
@alidemirci7706 6 ай бұрын
how to set the image before uploading?
@zeeshanrizvi2230
@zeeshanrizvi2230 2 жыл бұрын
Hi bhai I am facing one problem in install guest pacakge will you pls help me out..
@tanzTalkstech
@tanzTalkstech 2 жыл бұрын
What is the error you are getting?
@momotshan6385
@momotshan6385 2 жыл бұрын
Cam I do the on my foon Or I need pc Love you
@tanzTalkstech
@tanzTalkstech 2 жыл бұрын
Please use your pc/laptop 😃
@StunnaJr
@StunnaJr Ай бұрын
can i get the code please, this module might be of great help
@tanzTalkstech
@tanzTalkstech Ай бұрын
Please consider buying subscription of my channel for access to the codes
@wrestling4entertainment666
@wrestling4entertainment666 3 жыл бұрын
can I get the codes plz sir
@tanzTalkstech
@tanzTalkstech 2 жыл бұрын
Once the playlist is complete
Only 1 Person in the World Can Hear this Speaker
10:37
Linus Tech Tips
Рет қаралды 770 М.
Logo Matching Challenge with Alfredo Larin Family! 👍
00:36
BigSchool
Рет қаралды 11 МЛН
小丑把天使丢游泳池里#short #angel #clown
00:15
Super Beauty team
Рет қаралды 36 МЛН
Fortunately, Ultraman protects me  #shorts #ultraman #ultramantiga #liveaction
00:10
How to win a argument
9:28
ajaxkmr
Рет қаралды 459 М.
How ChatGPT Built My App in Minutes 🤯
8:28
Website Learners
Рет қаралды 2,3 МЛН
10 CRAZY APPS - You Didn't Know Existed!!!
10:46
Hayls World
Рет қаралды 2 МЛН
build a meme Python website (Flask Tutorial for Beginners)
13:30
NetworkChuck
Рет қаралды 477 М.