U gave me a new hope in life. I have been struck on how to implement database for an android app I'm building as a part of my mini project. Thank u very much.
@shreered43136 жыл бұрын
Simple and easy to follow. Only explained as much as needed. Very helpful. Thanks :)
@keshavtangri5716 жыл бұрын
great videos with awesome quality content ... you are making the process seems so easy and it have generated a great interest of mine in android studio . Keep up the good work . may krishna bless you :)
@sssong64855 жыл бұрын
hello! i just wanna say thankyou because your videos are very helpful for me who didnt really interested in android studio before. but after watching your videos, i feel like android studio is not that hard to learn. keep up the good work!
@cleanview83246 жыл бұрын
I'm so inspired to developing app, with help of your tutorials; great job
@manavantakalu1887 жыл бұрын
Sir Excellent Tutorials for beginner. And We are Waiting for the remaining parts.....
@ProfessorDK7 жыл бұрын
Glad you liked it. Other parts will be uploaded this week. Happy learning :)
@ronjoshuaregis36973 жыл бұрын
Hi does this need internet connection on the app? Mine says registration failed, it didn't update on the firebase as well
@aboodosama18496 жыл бұрын
Sir, are there different between firebas and php ,my sql in use or both will give the Sam result
@vinayreddy1275 жыл бұрын
tq bro........u made my day
@faseelafasy37265 жыл бұрын
Sir I don't have any log cat error but I can't open my registration page. When I click the register from login page the app closing off
@sarmeshrajawat87974 жыл бұрын
I am getting the same problem.. If you got it's solution then please reply
@iheblafi43874 жыл бұрын
did u find the solution to that, if yes could you share pls
@faseelafasy37264 жыл бұрын
Yes I found the solution. In my case it's a mistake in my coding
@guttula_sai7 жыл бұрын
wonderfully explained Professor DK.. i was having a doubt whether to learn the stuff like php or the server side programming to do the server side stuff... this video explained me that i need not... thank you for saving me my tiime!!
@ProfessorDK7 жыл бұрын
Yes, this does save a lot of hassle. Glad it helped. Happy learning :)
@kameshkumar12397 жыл бұрын
Ur awesome sir! Please upload remaining videos as soon as possible
@ProfessorDK7 жыл бұрын
+Kamesh Kumar Yes it will be out by December 26th. Thank you for your patience :)
@tridibroyarjo4184 жыл бұрын
Loved your video! You are the best!
@NurulHuda-jv8xh4 жыл бұрын
Nice tutorial, is it possible to show sign up data as a list view or recycler view ?
@vishnuteja60425 жыл бұрын
Sir, thank you for your valuable time and effort to make a student's life easier. thank you sir.
@suyashsharma70885 жыл бұрын
Thanks bhai, I'm learning so much from you. Thank you very much for your videos/
@LogiikNinjaz4 жыл бұрын
I LOVE YOU DK THIS IS AWESOME
@ProfessorDK4 жыл бұрын
Glad you liked it ❤️
@kaustubhdalal68404 жыл бұрын
I have done as you made in video but when I run app and after successfull login I want to go to login page but it display same registration page whenever I click it show same page why it's happening..could u plz help me
@syedtasleem28276 жыл бұрын
Sir, I have gone through all of ur Login Tutorials using firebase they were really amazing and very easy to understand....Hope U make Videos on Mapactivities like GPS TRACKER, point to point distance etc.... ASAP..Bcz they are very confusing and really hard to understand on other sites...Thank U...!!!
@ProfessorDK6 жыл бұрын
Yes, want to cover many things. Just stay tuned that's all I can say :)
@kinleypenjor33104 жыл бұрын
@@ProfessorDK Hi sir, When I click Register button in signup page no action is taken and data not inserted in firebase database, though I have followed your instructions in the turorial.
@hardikkokate56684 жыл бұрын
Thanks for the help , It really worked for me .
@chrisbbb95 жыл бұрын
Thanks professor, your videos are amazing to learn... but I have a small problem that I can not solve, when I register a new user, my application automatically login, what do you think is the problem?
@rashedulalam82665 жыл бұрын
I am facing the same problem! Did you get the solution.
@MrFyce5 жыл бұрын
why no need add the firebase analytics under build.gradle(app)?
@Anuragsharma-pl9xs5 жыл бұрын
Hllo sir , there is "error while launching activity " in main class . What should i do?
@syedrayyan81306 жыл бұрын
hello sir im getting this error while adding 'apply plugin : 'com.google.gms.goole-services'' ............"The library com.google.android.gms:play-services-basement is being requested by various other libraries at [[15.0.1,15.0.1]], but resolves to 16.1.0. Disable the plugin and check your dependencies tree using ./gradlew :app:dependencies. " please tell me what to do
@gjisongiocf98805 жыл бұрын
Hi Professor DK, im getting an error message: ERROR: Manifest merger failed : uses-sdk:minSdkVersion 15 cannot be smaller than version 16 declared in library [com.google.firebase:firebase-auth:19.2.0] Not sure how to fix it. Please help. Thanks.
@gjisongiocf98805 жыл бұрын
@akshay kumar It says You need to have compileSdk set to at least 28 in your module build.gradle to migreate to AndroidX.
@gjisongiocf98805 жыл бұрын
@akshay kumar help
@yadavji_official55485 жыл бұрын
Package name not accepting into the firebase so what can i do please rply me sir..
@gaongake91466 жыл бұрын
Professor DK ,my login demo does not update the user details on firebase ,whreas i have added all the dependencies like you did.and created the firebase instance on the registrationActivity..any helpfull idea?
@ProfessorDK6 жыл бұрын
Go to Tools > Firebase > Authentication and check if you are connected to firebase. If not you will find a button to register into your account and just follow the on screen instructions :)
@gaongake91466 жыл бұрын
thanks ,it worked...
@candun58526 жыл бұрын
Hello, professor. When I try to click the rigister, my program have some error, here is my logcat error: at com.google.firebase.auth.FirebaseAuth.getInstance(Unknown Source:1) at com.example.a3130domo.RegisterationActivity.onCreate(RegisterationActivity.java:40) Please help me solve this problem, thank you very much!
@nurulzafira40785 жыл бұрын
can u help me cuz when i type private FirebaseAuth firebaseauth; the firebaseAuth was error. do know the solution of that.im the beginner on using the android studio.
@knowledgepoint68016 жыл бұрын
sir when i add firebase by following ur steps or after sync error show please install the android repositry from the android sdk manager i have currently use API 27 please help me what i do????????
@ProfessorDK6 жыл бұрын
Go over to SDK manager and download whatever Android Studio recommends. It will work :)
@riddhicomputerinstitutemkc74164 жыл бұрын
TREMEDOUSLY GREAT PROFESSOR DK
@A.E_Academy4 жыл бұрын
I am getting an error called null object reference of validate in onclick method. May I know how to resolve
@rishabhjain85584 жыл бұрын
Sir onComplete method is not working in Android studio 4.0.1 ,please suggest it's solution
@nehapendem31554 жыл бұрын
Hi, when i try to click on the register button, i can see the registered new user in the firebase console but i'm not able to see any toast message, sometimes i get the toast registration failed
@vandanav26326 жыл бұрын
Hi, i am able to register, and login but I dont see the users reflecting in the Authentication tab in my firebase. Can you tell me how to view the newly added users? Even the reload option doesnt help.
@Fylingarrows6 жыл бұрын
bhai i want an app can u make... and how contact u..
@Ojeezpk6 жыл бұрын
Sir you are Very helpful thanks for such an amazing tutorials.
@mrgpspoetry1966 жыл бұрын
Sir mene same to same code likha he fir bhi jab me regustration activity pe registration button pe click karata hu to app crash ho raha he or run time execution pe error aa rahi he jese ki "disptch message" "looper.loop" handlecallback" sir to iska solution batao plz sir
@NiketVania6 жыл бұрын
Sir, in the MainActivity.java of your video, you have set username=="Admin" and pass="1234"... And i m making app for college project i have some changes. So, after regiseration of new user with that id and password i cant login into my MainActivity which is basically my home activity... But if i use Admin and 1234 i am able to login to my main activity file.. pls give suggestion. Thanks.. Liked your effort and video.
@tobalhe6 жыл бұрын
Dear Professor, I never get the registration confirmed or denied. It goes straight back the login Activity and, in firebase, no new user is added. I have reviewed the code several times and I couldn't find anything wrong.
@chaelortillada57656 жыл бұрын
you need to declare fireauth.getinstance
@temxtech5 жыл бұрын
how do the main activity verify whether the name is exist on the database or not after registration
@nikhilbibekar14216 жыл бұрын
Sir please solved this error implementation 'com.android.support:appcompat-v7:28.0.0' occur and app crash
@anoopnp79644 жыл бұрын
dk professor, r u from karnataka...? If yes pls do answer
@ProfessorDK4 жыл бұрын
Yes from Mangalore :)
@tubagusputra57887 жыл бұрын
you're doing great, prof :)
@vandanav26326 жыл бұрын
Hi, I followed your tutorial and i was getting an error " All com.android.support libraries must use the exact same version specification (mixing versions can lead to runtime crashes). Found versions 28.0.0, 26.1.0. Examples include com.android.support:animated-vector-drawable:28.0.0 and com.android.support:support-media-compat:26.1.0 less... (Ctrl+F1) There are some combinations of libraries, or tools and libraries, that are incompatible, or can lead to bugs. One such incompatibility is compiling with a version of the Android support libraries that is not the latest version (or in particular, a version lower than your targetSdkVersion). Issue id: GradleCompatible" and to fix that I added implementation 'com.android.support:support-v4:28.0.0' implementation 'com.android.support:support-media-compat:28.0.0' after that my app always crashes and i see this error message in my Logcat "E/AudioFlinger: not enough memory for AudioTrack size=131296" Can you please help?
@vandanav26326 жыл бұрын
Even if I comment out those 2 lines still I am getting the same error.
@nicesacbro48916 жыл бұрын
@@vandanav2632 I had the same problem , but I was able to run the app even if I keep that error But app will crash after clicking for Registration
@jouniter5 жыл бұрын
you need to delete those old version, use newest version instead
@jelly33274 жыл бұрын
I love u dk
@mukeshsuthar83786 жыл бұрын
Failed to resolve: com.android.support:appcompat-v7-27.1.1: when i sync my project in APP
Don't know if this is still an issue for you, or possibly for people with future likes: But when you start a project in Android Studio, click the "AndroidX project" which will it, by taking care of old legacy libraries, and leaving it more flexible for the future.
@faseelafasy37265 жыл бұрын
Sir You are a good teacher. Thank you so much to the tutorial. I have completed the registration task but I have an error in gradle synchronization that unknown NDK and app installation failed due to 'cmd package install-create - r -t -s 2470422 returns error that says ParcelableException:Java. io. IOException:requested internal only but not enough space
@niroshaniperera86637 жыл бұрын
great lesson. please upload the next lessons as well. thank you!
@ProfessorDK7 жыл бұрын
+Niroshani Perera Yes it will be out by December 26th. Thank you for your patience
@siddharthkhetarpal70386 жыл бұрын
Hello Sir, Can u please help me regarding Access denied problem. When i build gradle it says access denied and that will lead to fail to build gradle
@oussamabouzal35425 жыл бұрын
thanks bro your source code work successful
@oussamabouzal35425 жыл бұрын
@GroomAndGlam !!! you must do some change in file xml, give me your email to send you if you need.
@kamaleshb055 жыл бұрын
How can i add firebass to my android project that is in the eclipse not in android studio
@nicodemusbaptise54985 жыл бұрын
When I run app, the loading splash works, then when I get to login, it works, but if I select new user button, the app closes. Can I email you the logcat message, it's pretty long but to start it says "E/AndroidRuntime: FATAL EXCEPTION: main Process: com.convelabs.splash, PID: 982 java.lang.RuntimeException: unable to start activity ComponentInfo(com.convelabs.splash/com.convelabs.splash.RegistrationActivity); java.lang.ClassCastException: androidx.castraintlayout.wodget.constraintlayout cannot be cast into android.widget.Button.. there's a lot more but will email if its ok
@anilhegiste7507 жыл бұрын
at 15:24 in main activity.java in login.seton click listener how did you bring this ""view -> {"".... please helppppp
@ProfessorDK7 жыл бұрын
+anil Hegiste That is how Android Studio groups the code. Just take your mouse and click on view thingy and it will open up the code. I didn't add that.
@smjali20045 жыл бұрын
ERROR: Gradle DSL method not found: 'implementatoin()' Possible causes: The project 'LoginDemo' may be using a version of the Android Gradle plug-in that does not contain the method (e.g. 'testCompile' was added in 1.1.0). Upgrade plugin to version 3.4.1 and sync project The project 'LoginDemo' may be using a version of Gradle that does not contain the method. Open Gradle wrapper file The build file may be missing a Gradle plugin. Apply Gradle plugin Whats is the exact solution for this plzzz... i see everything is updated but still the issue persists on syncing
@darshannb43145 жыл бұрын
it shows "registration failed" ....even if my password is long, phone connected to internet, each and every dependencies is updated....and its not sending data to firebase....please help :-(
@HarshPatel-po7oo5 жыл бұрын
did you get any solution? please help me ! Thanks
@aminallauddin49086 жыл бұрын
hello dheeraj, Thank you for the video, it is really helpful. I am facing one problem i have completed the whole process, but the register button is not working, as per your video it should register the id on firebase, but it is not doing anything, please assist me. thank you
@ranajaimin20785 жыл бұрын
When I am trying to click on new user App will atomatically close
@agentleman14986 жыл бұрын
should i use firebase or sqlite for college project
@waqasnajam46805 жыл бұрын
firebase
@kashifahmed37267 жыл бұрын
sir, if I have more feilds other than email and password in the registration will they also get stored?
@ProfessorDK7 жыл бұрын
+kashif ahmed Authentication part of the database only stores email and password. All other details need to be stored in the database which will be converted in Part 6 of the tutorial :)
@Rncvivek5 жыл бұрын
every time I register ,it says Registration failed
@potato47514 жыл бұрын
Same problem .....how to reslove it?
@masturinamazelan51104 жыл бұрын
@@potato4751 same. how to fix it?
@potato47514 жыл бұрын
Tumne dependencies kese add kiee?
@potato47514 жыл бұрын
Actually ye 3yr purana video hai so tum new project create karo aur tools me ja k firebase se connect kroo...pehle android studio me top right corner se signup kro....
@anushe25954 жыл бұрын
The password you enter should be atleast 6 characters long.
@Matthew-hh6ex7 жыл бұрын
Hello Prof DK. I have followed your tutorial with a lot of attention , and I really appreciate you clarity. However I have a quetion about connection to the database. I do not want to use fire base as my school provide us with a link host, I want to use the SQLite embedded database, so I got lost and my codes got messed up. Could you show me instead how to create a database with sqlite and use it instead? Regards.
@ProfessorDK7 жыл бұрын
I'm starting the SQL database series right after the firebase series. So stay tuned :)
@jainamshah8705 жыл бұрын
BRO i need your help there is no error in code but app crash when i press new user sign up
@sujanpaul55725 жыл бұрын
okay sir I got everything but during registration need to entered name ,email and password now registration is completed and email and password in firebase but where is goes name or where it stored please explain... in firebase no name field.
@digitzero36136 жыл бұрын
Add com.google.firebase:firebase-auth:12.0.1 to the dependencies, it will provide the firebaseauth which is missing from the files we are said to add by the documentation
@rajvinderkaur30995 жыл бұрын
Sir what if we have to allow two users to access diff pages. Like I have one driver and one passenger after email password verification how can I verify for user type? Can you please help? Thank you
@pranjalpandey55554 жыл бұрын
In the registration page when I click on Register button , it takes me to second activity instead of the MainActivity, why?? Even if in the Intent class I have put source as Register.this and destination as MainActivity.class Kindly reply..
@felinoiii86496 жыл бұрын
Professor DK I can't register.. Unfortunately, sample has stopped is always popping logcat: 03-26 13:52:45.037 2578-2578/? E/libprocessgroup: failed to make and chown /acct/uid_10059: Read-only file system 03-26 13:52:46.204 2578-2601/com.example.marycarl.sample E/FirebaseInstanceId: Google Play services missing or without correct permission.
@ProfessorDK6 жыл бұрын
You are running it on the emulator with outdated play store. Just update the play services app on the emulator :)
@vedantprabhu61345 жыл бұрын
Great video everything worked well...but sir can u pls help me...cause when I click register ...login page doesn't appear...directly the page after log in appears
@kombatgamers37746 жыл бұрын
Sir when I tried to synchronize my app is showing me on build ' No matching client found for my package please I need your assistance
@stefanbogicevic41054 жыл бұрын
When i Click on register, it doesnt make the Toast Registration successfully and on the firebase it doenst come a user
@ZydrosGaming5 жыл бұрын
Every time click on the registration its just showing me registration not successful please help me...
@bharanip46996 жыл бұрын
Sir, I added this to gradle, but not sync. I m getting error. solve it (classpath 'com.google.gms:google-services:4.0.0' , apply plugin: 'com.google.gms.google-services' compile 'com.google.firebase:firebase-core:16.0.0')
@Ali-ps2fw6 жыл бұрын
Sir, when click Register button its show Google services errors what i do
@kingxdianefairyxgiant89485 жыл бұрын
Is the name also inserted in firebase?
@yashwantkumar87424 жыл бұрын
Sir your lecture is very helpful. Thank you. But problem on my side is that When I click on new user button on main activity, It not open resignation activity and also app goes to close automatically
@valmirlimani36474 жыл бұрын
Hello profesor Good job i want to ask you fow to fix "Caused by: org.gradle.api.internal.tasks.compile.CompilationFailedException: Compilation failed; see the compiler error output for details."
@ankittiwary37127 жыл бұрын
As kotlin been the official language now is to good to go with java or should we switch to kotlin I mean to say that what is the scope of java in future when it comes to Android programming
@ProfessorDK7 жыл бұрын
+Ankit Tiwary Kotlin is based on Java. So, Java won't be replaced in its entirety with Kotlin. Kotlin still uses the concepts of Java as well as the methodologies. So, scope of Java will always be there in future, kotlin just makes it easier to code. You can call kotlin as a user friendly approach to Java programming :)
@pratyushamulchandani34126 жыл бұрын
Thankyou, helped a lot!!
@rajnikantpandey7097 жыл бұрын
Professor DK I am facing a problem when I click the Register button. It does'nt show any toast message(Registration Successful/Failed) and it does not update my registration into the Authentication tab of my firebase project, what can i do to fix this so my registration works? one another guy has also asked the same problem but you advised him about show() method and sign in at the firebase, but I have used Show() and sign at firebase as well but the problem still persist... Please Help Sir
@ProfessorDK7 жыл бұрын
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 :)
@rajnikantpandey7097 жыл бұрын
but sir when same programme I run through real device it worked but through gennymotion it failed, why is it so?
@yashbagayatkar45617 жыл бұрын
Professor DK I am facing a problem when I click the Register button. It does'nt show any toast message(Registration Successful/Failed) and it does not update my registration into the Authentication tab of my firebase project, what can i do to fix this so my registration works? Please Help
@ProfessorDK7 жыл бұрын
+yash bagayatkar Have you written the .Show() at the end of the toast function. Check if u have enabled sign in methods on firebase website :)
@yashbagayatkar45617 жыл бұрын
Professor DK Yes Sir, I have written the .show() at the end of all the toast functions and I have enabled sign in method on firebase website as well...error doesn't seem as trivial as such. Please Help
@umeshpatole35357 жыл бұрын
Mine having same error. Did you get any solution for this ?
@rajnikantpandey7097 жыл бұрын
run it on real device , sometimes virtual device couldn't support some coding
@ahmadak48296 жыл бұрын
Sir when I press on Registration Button my Application Crush can you help me. My all Code correct but I don't understand my error. Why my application crush after press Register Button.
@chiranjitmundhra13016 жыл бұрын
sir i am building an app in which i want to keep record of price of a share for last 7days. so can u help me to giving the approach. the last 7 days price are stored in firebase. plzzz reply soon
@ProfessorDK6 жыл бұрын
I think there are APIs that give you stock markets data which u can implement directly into your app without the need of firebase.
@divyas15546 жыл бұрын
sir, i want httpurlconnection call in Asynctask for login page- mobile number and password how we integrate the web services by using Asynctask() in main java class
@AMITKUMAR-gi7gz7 жыл бұрын
dk sir..your all video is awesome to learn. I am getting a error when I register the New user, there is an notification that app can not run unless update google play services on Android emulator..I have already updated google play services from sdk manager, how to fix it plz share the solution.
@ProfessorDK7 жыл бұрын
+AMIT KUMAR Update Google play services in the emulator as well just as you would do on a physical device, it should work :)
@siddiqatabassum3 жыл бұрын
Sir I did everything correctly. I can run the app but still when I fill all the details in registration form and click register I'm getting 'Registration Failed" and it is not getting updated in my firebase... Can someone help me please?
@isiakamfugale36215 жыл бұрын
How can I get your other Videos on Android coz
@rakshithg73376 жыл бұрын
On my PC firebase console struck at loading screen could you tell why this happens but it works on other laptop I am not able to enter into the dashboard itself
@ProfessorDK6 жыл бұрын
Check your logcat for errors
@rakshithg73376 жыл бұрын
Professor DK I am unable to 1)connect to firebase from the tools I get an error 2)while adding data, next to ADD button I get path containes invalid characters By mistake I deleted which we set Name, Age, Email Please help me sir..
@rakshithg73376 жыл бұрын
Fan of your teaching skill sir 🤘
@ProfessorDK6 жыл бұрын
U can do Ctrl + Z to undo any changes that u do. Do u have active internet connection while connecting to firebase?
@sandeepvarma60985 жыл бұрын
interesting videos, please post a video on how to load profile, email, user name after login to the dashboard on (side nav menu). didn't have any references on that.
@gopim61246 жыл бұрын
you have also added name attribute in the registration page.. but if u click on register the name attribute is not sent..because you have only used email and password to send to firebase authentication..so please let me know how to send other attributes along with these email and password..
@ProfessorDK6 жыл бұрын
Watch all the other videos in the series. Even the name gets sent :)
@KingMakerTime5 жыл бұрын
if you're use database as phpmyadmin sql... please give some guide sir...
@fdgrtb7 жыл бұрын
You're just awesome! Thanks a lot bro
@anupambasak42234 жыл бұрын
Sir I did the same as you but while registering it's showing Registration Failed! Everything is successfully setup but still it's showing Failed and not uploading data to Firebase. Please Sir help me and solve this.
@soumadipchakraborty96765 жыл бұрын
Hi..First of all a Big thank to you for your all videos.Can you please help on the below issue ?? I am facing a null pointer exception at the time of calling registration page from activity page. Though my id's are different in both page but still it is throwing exception at the time of using setOnClickListner method by identifying with register button id present in registration page. if i dnt write register.setOnClickListner().. then it is redirecting to Registration page from main activity. Pasting the error below. E/AndroidRuntime: FATAL EXCEPTION: main Process: com.chakraborty.soumadip.finaldemo, PID: 19880 java.lang.RuntimeException: Unable to start activity ComponentInfo{com.chakraborty.soumadip.finaldemo/com.chakraborty.soumadip.finaldemo.UserRegistration}: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.widget.Button.setOnClickListener(android.view.View$OnClickListener)' on a null object reference at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2913) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3048) at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:78) at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:108) at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:68) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1808) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loop(Looper.java:193) at android.app.ActivityThread.main(ActivityThread.java:6669) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858) Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.widget.Button.setOnClickListener(android.view.View$OnClickListener)' on a null object reference at com.chakraborty.soumadip.finaldemo.UserRegistration.onCreate(UserRegistration.java:26) It will be a great help if any one help me on this please..
@crf17106 жыл бұрын
Sir, when I click register an alert pops up that says: "Project wont run unless you update Google Play Services". I searched a lot in internet and found nothing that could solve my problem. If you could help me I would be really thankful, please sir.
@ProfessorDK6 жыл бұрын
Your Google play services are out of date. What u need to do is, when u create a emulator, choose the latest ones which have Google apps installed. If not you need to download the apk of latest google play store and install in on the your emulator device :)
@charlesignacio45465 жыл бұрын
If i click register it says registration is successful but it goes to the second activity not in the main activity
@zetaro79436 жыл бұрын
sir will u plzz tell how to handle multip le tables with our own attributes for each table ? i will be very helpful to me.
@shehanravindu53504 жыл бұрын
Hi I'm unable to use method validate() because android studio give an error ""cannot find symbol method validate"" how can I solve this ???????
@reviewkekinian42746 жыл бұрын
I have problem "Compilation failed; see the compiler output for details." in Registration activity the private FirebaseAuth firebaseAuth; the "FirebaseAuth" still red, how do i fix this? Need help
@ProfessorDK6 жыл бұрын
Have you added the gradle dependencies?
@FahmiRamadhani7 жыл бұрын
Great tutorial. Could you upload the code in your github page? it will be very useful for beginner programmer like me . Thank you very much, enjoying the tutorial videos!