Hello, Is it possible to combine your other projects into one project like this login page will open into the navigation page/home menu that you uploaded?
now where did that login bkg come from off your desktop? SKIPPING MAJOR STEPS just ti make a shorter runtime = pissed off viewers that cannot follow along! Don't you know this already?
I created this bkg in Canva. Steps: 1. Go to canva.com 2. Search for mobile prototype. 3. Choose a blank template or any other template. 4. Customise your background. 5. Download the image.
when i add viewbinding in graddel the program dont catch true, it gives me an error
I like kotlin videos, thanks.
More kotlin videos are coming 👍🏻
Very Helpful video!! Thank you so much for making this video, it help me a lot!!
hi, sorry for the question, but I don't have the gradle script folder, can you tell me what do i need to do
?
Hello, Is it possible to combine your other projects into one project like this login page will open into the navigation page/home menu that you uploaded?
Yes, you can combine them.
It is very Helpful !
49 seconds in and already color.xml is brimming with code we never got to see written. What else will you be hiding?
thank you sir~
sir, is the registration process the same? if different, what's the difference?
Registration process will be different, in upcoming kotlin video we will use firebase for registration.
my UI is perfect, and i have written the same code as yours, but on running it is not showing that layout
Any error captured in logcat?
@@android_knowledge i figured it out, actually my simulator was lagging, i had to change it
why does mine say log in failed
Unresolved reference: databinding Unresolved reference: ActivityMainBinding ( i have this error what shd i do )
Make sure you have added viewBinding in gradle.
you should look your build. gradle. kts(Module:app)
and under the compile sdk add a buildFeatures() {
viewBinding=true
}
@@android_knowledge what if its not allowing me to add viewbinding true into my gradle. i get the problem when adding true
now where did that login bkg come from off your desktop? SKIPPING MAJOR STEPS just ti make a shorter runtime = pissed off viewers that cannot follow along! Don't you know this already?
can you do this with adding music? It s very distracting
Source code, please?
Please find link in the description box :-)
Bhai ye bg page tune kaha se download kia??
I created this bkg in Canva.
Steps:
1. Go to canva.com
2. Search for mobile prototype.
3. Choose a blank template or any other template.
4. Customise your background.
5. Download the image.
I need Password to login
1234
Or muje karna ho to me kaise karu??
haatho se
you waste all this time fucking around with graphics, lets get the bottun to work!
To save your time, you can refer the source code: androidknowledge.com/loginpage-in-android-kotlin/