LOGIN Screen - MIT App Inventor (easy tutorial)

  Рет қаралды 49,132

Coding Tricks

Coding Tricks

Күн бұрын

This is the easiest way to make an Login Screen for MIT App Inventor. Thanks for watching be sure to like, comment and subscribe for more content.
Facebook: / codingtricksofficial
CodePen: codepen.io/cod...
Discord: / discord
Once again, thanks for watching and be sure to like, comment and subscribe. And we will see you next time.
#mitappinventor
#apps
#codingtricksyt

Пікірлер: 59
@YTZ_E
@YTZ_E 3 жыл бұрын
Thanks Coding Tricks This Was Useful for me
@CodingTricks
@CodingTricks 3 жыл бұрын
Yeah, no problem. Always like to help
@evanrizo
@evanrizo 8 ай бұрын
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?
@CodingTricks
@CodingTricks 8 ай бұрын
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!
@maulanaimanulhaq
@maulanaimanulhaq Жыл бұрын
this help me a lot! thank you sir 🙌🙌
@CodingTricks
@CodingTricks 10 ай бұрын
Happy to help!
@Krmelj1308
@Krmelj1308 Жыл бұрын
IDK if you see this comment but i followed every step of yours but it won't show me the congratulations text
@Krmelj1308
@Krmelj1308 Жыл бұрын
And i don't know how to fix it
@nammiepam
@nammiepam 3 жыл бұрын
hi, could you make a sign up page also?
@CodingTricks
@CodingTricks 3 жыл бұрын
Yes, most definitely
@CodingTricks
@CodingTricks 3 жыл бұрын
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
@nammiepam
@nammiepam 3 жыл бұрын
@@CodingTricks ok thanks
@nammiepam
@nammiepam 3 жыл бұрын
@@CodingTricks i don't see it in the description sorry
@CodingTricks
@CodingTricks 3 жыл бұрын
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. :)
@murali3838
@murali3838 3 жыл бұрын
Hi I am Currently Working On My OS . Thanks For Helping Me Out
@CodingTricks
@CodingTricks 3 жыл бұрын
No problem, good luck..if you need any help let me know.
@murali3838
@murali3838 3 жыл бұрын
@@CodingTricks Thanks
@murali3838
@murali3838 3 жыл бұрын
@@CodingTricks I Subscribed to you from my every account
@CodingTricks
@CodingTricks 3 жыл бұрын
Oh thanks so much. Means so much to me 😁
@murali3838
@murali3838 3 жыл бұрын
@@CodingTricks Welcome. I Also Have A KZbin Channel Can You Subscribe to it? This Is The Link :kzbin.info/door/MDA3AGoqT01vAkMliNcI5g
@bartosz.kupczyk
@bartosz.kupczyk 3 жыл бұрын
Film super useful, I am asking for more such advice
@CodingTricks
@CodingTricks 3 жыл бұрын
Thanks
@vicziankolos1879
@vicziankolos1879 Жыл бұрын
this helpt a lot! thanks
@CodingTricks
@CodingTricks 10 ай бұрын
Happy to help!
@syamilsaad536
@syamilsaad536 Жыл бұрын
You are the best bro.
@CodingTricks
@CodingTricks 10 ай бұрын
Thanks for watching!
@jtheking7764
@jtheking7764 2 жыл бұрын
Bro do you know how to add login page on any app using android?
@CodingTricks
@CodingTricks 2 жыл бұрын
I'm not quite sure I know what you mean...
@jtheking7764
@jtheking7764 2 жыл бұрын
@@CodingTricks how to add login screen on my games
@CodingTricks
@CodingTricks 2 жыл бұрын
Like...apps/games you have or haven't made yourself?
@jtheking7764
@jtheking7764 2 жыл бұрын
@@CodingTricks yes
@CodingTricks
@CodingTricks 2 жыл бұрын
Did you use a program to make them, or did you program them from scratch?
@swvendzn6478
@swvendzn6478 2 жыл бұрын
so when you close the app will it save the password when you open it back up?
@CodingTricks
@CodingTricks 2 жыл бұрын
No it will not 😕
@mikaelmulatu2742
@mikaelmulatu2742 3 жыл бұрын
how do i change the home page to screen 2
@CodingTricks
@CodingTricks 3 жыл бұрын
You just have it switch when they click the button. Thanks for watching!
@gaaslight
@gaaslight 2 жыл бұрын
what if i want to do something if the text box/passwordtextbox are empty?
@beernel7063
@beernel7063 2 жыл бұрын
what if i input wrong pass how can i make that is should repeat in log in?
@CodingTricks
@CodingTricks 2 жыл бұрын
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
@beernel7063
@beernel7063 2 жыл бұрын
@@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?
@CodingTricks
@CodingTricks 2 жыл бұрын
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 😁
@fairlylocal8794
@fairlylocal8794 Жыл бұрын
How if i want make it with database?
@CodingTricks
@CodingTricks Жыл бұрын
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.
@slkandy4136
@slkandy4136 2 жыл бұрын
thank u so muchh
@CodingTricks
@CodingTricks 2 жыл бұрын
😁 no problem!
@arunenarivalagan8343
@arunenarivalagan8343 3 жыл бұрын
Understood 😁
@CodingTricks
@CodingTricks 3 жыл бұрын
I don't fully understand what you mean from this comment but thanks for watching and interacting. 😁
@yoda914
@yoda914 3 жыл бұрын
thx
@CodingTricks
@CodingTricks 3 жыл бұрын
No problem
@martinmesaros2592
@martinmesaros2592 3 жыл бұрын
jój vácej videí davaj.
@CodingTricks
@CodingTricks 3 жыл бұрын
Glad you Enjoy them. :)
@Jackymtkfas
@Jackymtkfas 8 ай бұрын
ok
@konstantinostranoudis2365
@konstantinostranoudis2365 2 жыл бұрын
pls one with a change password
@CodingTricks
@CodingTricks 2 жыл бұрын
I can try. I'll let you know if I can. Thanks for watching!
Synyptas 4 | Жігіттер сынып қалды| 3 Bolim
19:27
kak budto
Рет қаралды 1,2 МЛН
Это было очень близко...
00:10
Аришнев
Рет қаралды 919 М.
Inside Out 2: ENVY & DISGUST STOLE JOY's DRINKS!!
00:32
AnythingAlexia
Рет қаралды 17 МЛН
Day 1 -  What I'm doing? - Let's Vlog Node js 🔥
7:24
Specsy Coder
Рет қаралды 4
Password Protected Puppy: Building Your First  Password Protected App
7:41
HOW TO MAKE CALCULATOR APP ON MIT APP INVENTOR (( TAMIL))😃😃
17:15
Make your own Login Screen in MIT App Inventor || UI Design [Updated 2023]
18:19
App Inventor: Making advanced calculator | Part 1 (UI)
8:59
After Hello World (Akshat Yadav)
Рет қаралды 63 М.
Synyptas 4 | Жігіттер сынып қалды| 3 Bolim
19:27
kak budto
Рет қаралды 1,2 МЛН