Applock screen for Android application

Hello community,

My new tutorial is ready some bug needs to be fixed.

components used :

Images of block :

Please hit 25 :heart: if you like my work and source code.

12 Likes

Hi Nick!
That’s a good idea!

I have 1 question, why do you use clock 1 and the variable name and not directly the text box?

I think you can make it easier with less blocks !
You just have to make a list with your button and create a procedure with a local variable with the blocks that you have in your button clicks blocks
:wink:

Have a nice day!

1 Like

Because we don’t have event textbox.text changed.
To keep refresh textbox i have used here clock.
And i have used variable to add new value in previous value otherwise it will replaced with older value.

Yes , i can but it is for beginners who are new to this coding.
This is just hint.
everyone can use their own logic and make strong it.

Thanks for your feedback.

1 Like