Thanks for the helpful video. Do you have an explanation for multiple registrants screen in a list and each registrant not having access to another registrant's data?
Ok..so there are so complications with your request. I'd love to explain them, but the best place for me to explain them is on discord. So if you go to the link in the description, I can most definitely help
I'm working on a series about that right now actually. If you check out my last 3 videos, they are the start to the series where I am showing how to make an entire app start to finish with a database system.
Do you mean when signing up? Like, if you make a mistake while making the pass? If so, you can add another field on the sign up part and you can have it so that when you press submit, both pass fields equal the same for it to move on
@@CodingTricks i try making a log in in a mobile phone then if i get error on a password is should say error and type again pin for 3 times only if its reach 3 times it appears that 30 seconds waiting time to input again is it posible?
Yeah, it's definitely possible. I'm not entirely certain how you would do it, but you would make a variable that everytime they press submit and if fails, it adds 1 to the variable. Once said variable is at 3, you can have it say something like "wait 30 second" and have a time that starts that once it counts down from 30 seconds, if resets the variable. That's all I could really think of maybe doing with that. Let me know if you need anything else. Thanks for watching 😁
Thanks Coding Tricks This Was Useful for me
Yeah, no problem. Always like to help
IDK if you see this comment but i followed every step of yours but it won't show me the congratulations text
And i don't know how to fix it
this help me a lot! thank you sir 🙌🙌
Happy to help!
Thanks for the helpful video.
Do you have an explanation for multiple registrants screen in a list and each registrant not having access to another registrant's data?
I'm working on a series right now where I go more in detail and make a more secure system. Check out my recent videos!
Hi I am Currently Working On My OS . Thanks For Helping Me Out
No problem, good luck..if you need any help let me know.
@@CodingTricks Thanks
@@CodingTricks I Subscribed to you from my every account
Oh thanks so much. Means so much to me 😁
@@CodingTricks Welcome. I Also Have A TH-cam Channel Can You Subscribe to it?
This Is The Link :th-cam.com/channels/MDA3AGoqT01vAkMliNcI5g.html
You are the best bro.
Thanks for watching!
Film super useful, I am asking for more such advice
Thanks
hi, could you make a sign up page also?
Yes, most definitely
Ok..so there are so complications with your request. I'd love to explain them, but the best place for me to explain them is on discord. So if you go to the link in the description, I can most definitely help
@@CodingTricks ok thanks
@@CodingTricks i don't see it in the description sorry
Sorry about that, this is a little older of a video so I forgot I didn't have it in this description. It should be there now. Thanks. :)
Understood 😁
I don't fully understand what you mean from this comment but thanks for watching and interacting. 😁
this helpt a lot! thanks
Happy to help!
How if i want make it with database?
I'm working on a series about that right now actually. If you check out my last 3 videos, they are the start to the series where I am showing how to make an entire app start to finish with a database system.
how do i change the home page to screen 2
You just have it switch when they click the button. Thanks for watching!
thank u so muchh
😁 no problem!
so when you close the app will it save the password when you open it back up?
No it will not 😕
what if i input wrong pass how can i make that is should repeat in log in?
Do you mean when signing up? Like, if you make a mistake while making the pass? If so, you can add another field on the sign up part and you can have it so that when you press submit, both pass fields equal the same for it to move on
@@CodingTricks i try making a log in in a mobile phone then if i get error on a password is should say error and type again pin for 3 times only if its reach 3 times it appears that 30 seconds waiting time to input again is it posible?
Yeah, it's definitely possible. I'm not entirely certain how you would do it, but you would make a variable that everytime they press submit and if fails, it adds 1 to the variable. Once said variable is at 3, you can have it say something like "wait 30 second" and have a time that starts that once it counts down from 30 seconds, if resets the variable. That's all I could really think of maybe doing with that. Let me know if you need anything else. Thanks for watching 😁
Bro do you know how to add login page on any app using android?
I'm not quite sure I know what you mean...
@@CodingTricks how to add login screen on my games
Like...apps/games you have or haven't made yourself?
@@CodingTricks yes
Did you use a program to make them, or did you program them from scratch?
what if i want to do something if the text box/passwordtextbox are empty?
thx
No problem
jój vácej videí davaj.
Glad you Enjoy them. :)
ok
pls one with a change password
I can try. I'll let you know if I can. Thanks for watching!