Simple Login App Using Database (PART 4) - Implementing Logout Activity! (Android Studio 3.0)

preview_player
Показать описание
In this video, the logout functionality is implemented and we do this in two ways:
1) By implementing a logout button
2) By implementing logout in the menu bar

Previous videos:

If you liked this video, make sure you hit the like button. Do comment below if you encounter any errors or if you want me to do a video on any topic!

Also, subscribe to receive updates on my latest videos! Thank you guys for watching, happy learning :)

Follow me on:

***** Other Tutorial Videos *******

Keywords:
Logout in Android App
How to implement logout in android app
How to implement Logout using Android Studio 3.0
How to implement Logout using Firebase
Logout using Firebase
Logout function in android studio 3.0
Logout function in Android App
How to do logout in android app
How to do logout using Android Studio 3.0
Android Studio 3.0
Android Studio 2.3.3
Simple Login App
Professor DK
Simple Timetable App
Tutorials
Android Tutorials for Beginners
Рекомендации по теме
Комментарии
Автор

The app and code in the video are tested and perfectly working. However, I have seen that some of you are facing difficulties and getting some errors, so here is a beginners guide to debugging:

1) Error: Null object reference Solution: This always means you have given the wrong XML ID, just correct it

2) Error: User Credentials not sent to Firebase Solution: Check if you have added all dependencies else do the following:
In Android Studio, go to Tools > Firebase. Click on it. A new tab will open. Click on Authentication > More Info > Email and Password Authentication Link. Another tab will open. Check if the first step shows connected to the database. If not, just click on it and you should be asked for Firebase credentials and on entering that, you will get connected :)

3) Error: App is crashing Solution: Check your logcat section present at the bottom of Android Studio, it will tell you where you have made the error or what caused the error. Just go to that line then and debug.

4) Error: App crashing in emulator: This happens because your emulator doesn't have the latest google play store services. Either update play store or just run it on normal phone

Also, some things to note:
1) Every new user must have unique email ID
2) The password length must be more than 8 characters long
3) Internet must be ON

Hope this helped everyone :)

ProfessorDK
Автор

Though this video series are 2 years old, I could manage to create the app using this tutorial. There are few changes in Android studio and the Google Firebase now but almost all the functions are still working :) Thank you <3

svidu
Автор

I have to say that the videos are super helpful, and my college lectures are so bad. You are my superman !!! saving my day !!! Thank you !!!!

whacker
Автор

Professor, you are great! your videos are very detail oriented. We the learners appreciate your effort and dedication.

edpdul
Автор

Hello sir, one thing I would like to say is ur teaching is excellent.I am following ur videos. My humble request is please don't stop doing such useful stuff to all viewer's....

saivarshith
Автор

Best Video i have ever watched on android studio

pranjalkhandelwal
Автор

How do u get to know about so many methods and syntaxes in android studio? Should we buy books to? Or just these videos would do?

SastaTrader
Автор

you are awesome sir.. just the video i needed.. great job

aselfmuser
Автор

amazing teacher bro please keep it up, you've helped me so much

kierancarter
Автор

if you use latest android 3.1.2 so alt+0 not working you can use ctrl+o its working so guys if on your android studio alt+0 not working you can use ctrl+o thnx

muhammadzaheersajid
Автор

man u are very good ..just keep up the good work and please if possibe make real time ride sharing services like ola and uber using mordern ui ..it would be be very helpful...so that people can learn the new tecchniuws like dagger, dao ....

souravbasu
Автор

Sir thank you so much for your efforts

gauravmasand
Автор

Hii sir, How i can build Only one time Login and after i can go to MainActivity? In Android Studio! Pls give a answer sir....

actoraareesh
Автор

Sir these all tutorials are awesome for Android... But please suggest some source from which Android app development can be studied from beginner level.. Thank you

tarungoyal
Автор

sir all your tutorial are awesome with proper explaining for each step
Sir, if possible please give a complete tutorial on developing an app like 1mg app, food order app.

len
Автор

Nothing much to say Just one Word ... Fucking Awesome ...! You are the man boss.... Great explanation ! Thank You very much sir ...

mahanthiprudhvitej
Автор

Your Tutorial Is very supportive & its Absolutely Good For Beginner as well, but i am facing 2 problem which i mention below !
1st - when i create the update profile & Change Password Activity i will stop receiving email verification & password reset link.
2nd - when i removed the both activities (profile update & change password) login and logout is successful, but second time when i login the logout from menu is crashing the application again and again.


Please Help me out in this.

marvihsgroup
Автор

can u upload a video of how to get the databse data displayed on the navigation menu?

umedrajawat
Автор

Great to see that menu bar functionality and logout As well.. I have query about how do we register through mobile number instead of email id and verified as well?? Any idea?

DiscoverLivelife
Автор

Sir this is great for me...
I want video on how to generate report using database data as PDF format

akshaykhamkar