How to make responsive Registration and Login Activity using constraint Layout in android Studio
HTML-код
- Опубликовано: 26 ноя 2024
- How to make responsive Registration and Login Activity using constraint Layout in android Studio
Images background and source code:
drive.google.c...
drive.google.c...
Your videos are incredibly clear, exhaustive, and of a great help. Congratulations.
u deserve everything life has to offer
This video is really helpful I got everything that you taught here.
Thanks Buddy
Cảm ơn bạn rất nhiều, nhờ có video của bạn mà tôi đã hiểu được một số bước ở giai đoạn đầu khi lập trình android :))
Great video Bhai
#Android Studio Master
Thanks Dear.
congrats.... excellent tytorial
Thank you!
Good video. Thank you very much. I think it is better if we play speed at 0.75. Thanks.
Thanks
Thanks for your videos but can you just go a little slowly
saving time for both
@@technicalskillz that's not the point, sometimes you make actions that you have made thousand times (in menus for example), any way thx for thé contribution
You can slow video speed
Excellent video. Thanks for great video
6:02, i thought that cricket noise coming from my room until i paused
Weldone brother
Thank you so much 😀
Wow i love this vid, keep up man
Thanks, will do!
1 more sub, wha i like most u drop de source, amazing channel
hey great video, when the user inputs his/her email, password, username is that saved and such or is this video mainly for design purposes?
Its design purposes too but if you want functionality of data save .Watch these videos
ruclips.net/p/PLYx38U7gxBf0PyWzqW9JEv034wBlBDl8z
This has really helped, cheers.
Thanks Dear.
Great Job! Are the background images provided in the Google drive are copyright free content?
Bhai best layout konsa hota h sign up jaisa interfence banane ke liye,, relative,, yaa fr linear or constraint jo apne use kiya plz btana jo best ho ot responsive bhi or jo zda use hota ho😊😊
Constraint
@@technicalskillz thnx bro
thanks so much sir, exelent
You are most welcome
25:00 tnx for this
Good job done brother... Please give me font name that u used.....
is not working... it says that this item is unreachable becuz a previous item is more general match than this one...
What should i do??? Plz someone tell me
white color is not define in your color file.
you can use android.color. type android.color you will get suggestion
Thanks for the video 🔥.. is it just me or can you guys also hear those crickets?
sick video !
THANK YOU SO MUCH
You're welcome!
I tried to run the app but it is displaying the following error (Caused by: org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration$ArtifactResolveException: Could not resolve all files for configuration ':app:debugRuntimeClasspath'.)
Toggle Offline Mode.
Thanks
@@technicalskillz
itsa great contraint and ui video
nothing much on the functionality
Thanks
I'm not getting styles.xml under the values in resources, can anyone tell me how to show it there?
use theme file
i love you more than i love my father
include my mother too
hahah
@@technicalskillz wtf
i don't have any errors on my code.when i run it.i can only see a white screen.the login page is not loading. what is the reason for it.
you didnt open Login activity as launcher activity .Go to menifes file and make login activity as launcher activity
if we want to first register and then login so whats should be changing in the code?
Nothing,Yo need to open register page first from Menifest file.
I loathe tutorials that seem to think they are to be a tv show or film. Music is distracting and annoying when listening to tutorials. I will look elsewhere for quiet ones.
stackoverflow.com/questions/44764212/how-should-i-deal-with-the-facebook-app-privacy-policy-url-in-developers-page
Are you using kotli or java?
Java
Great design but java coding for functioning it ?
Yes, sure
The ending code is not correct because every time it opens again the activity from login to register and from register to login. If you try to go back it will go again and again and again and again.
Bhai mai apko madat karsakta hu mereko contact karo deta hu problem fix karke - mere about section per whatss app no. Milega
after clicking on sign up the app is getting closed automatically! can u pls reply fast sir im stuck
Bro you not do code Goole or Facebook button
Already implemented on my RUclips Channel
After clicking login button it’s again coming back to registration page ! Can you give me solution or code it’s important for me
Intent intent=new Intent(LoginActivity.this,MainActivity.class);
intent.setFlags(Intent.FLAG_ACTIVITY_CLEAR_TASK| Intent.FLAG_ACTIVITY_NEW_TASK);
startActivity(intent);
finish();
Use this code.
Which version did you use mine is laggy
Hi Technical skillz there is one problem when you click on user name or password the hint text will remain show how to hide these text
remove text in xml code in edittText .Add only hint not text in xml code .While clicking in edittext hint automatically disappear but if you added text in editText then it will not disappear .
@@technicalskillz tnx for replying but bro i used only hint not a text in edit text but still it cann't
bro it cannot work what should i do plz help me
@Technical Skillz
send me code screenshot of xml code and while click on editext in device .
at bscsworld@gmail.com
Sir button ka background lgaane pr color white se change ho ja rha, aur white nhi lg rha phir
Kya kruu?
Hi can you help me my google and Facebook not showing and also when i type in password is not hidden and other is I need to remove the text before I type I hope you reply asap thanks🥺
Contact at bscsworld@gmail.com with your issue .
For more videos Subscribe RUclips channel
Where is the source code?something is wrong with your drive archive pls do check
check video description
Img for Google and Facebook can't open file from given link
i fixed. Check again
mj sy yh linear layout wala part nai set hura ap na ksa kia hai
Nice video ! Can you give some code how can we move from registration to login page or main activity after clicking Registration Button
Bhai mai apko madat karsakta hu mereko contact karo deta hu problem fix karke - mere about section per whatss app no. Milega
Sir how to save files in local files in the activity asset?
abe video me ye to dikhaaye hi nhi ki respondive hy ya nhi ...??? alag alag mobile ki screen pe thik chale ga ki nhi ye
Sir jab main text view lagata ho design se to mere errors aty hain or screen gaib hojti iska solution btaen
What is the password? Tnx for feedback 🐱
I cannot implement edittext 3.40 what can i do??
Add material dependency Or go to code and add Edit text code manually
Can you make a video based on customized bottom navigation using XML and java
Already Uploaded.Check channel videos
Hello, it does not work I have tried it on several cell phones of different screens and it does not come out responsive
You missed any constraint or something
am i the only one getting video in this only blurry?
is it responsive for land scape mode ?
Yes it will.If its not in your case ,you can add ScrollView outSide constraint layout.
error is linkin not sync plz help
Could you share complete error ??
sir jo photo aapne diya hai wo to extract ho hi nhi rha, kaise kre
You can download from google .
Yes sir got it
Thank u so much
bro what is the purpose of chains in buttons
It take half part of screen .Never disturb layout.In simple word its align button horizontally.ruclips.net/channel/UCsvSL8rTWXUz6shbyxStmQQ
is there a kotlin version of the last part of the code please?
no
Do you have the activity’s in Kotlin?
No
@@technicalskillz no worries, I converted the Java into kotlin. Thanks for the video helped a lot
Hi how do you write the code when someone keys in the wrong password in the login page?
TYSM!
You too.For more video Plz subscribe channel.
Why there is no showing R.id.textViewSignUp on mine?
Restart android studio or Add material dependency in android studio
Hi
How do you find the image in the background??
Bro you can contact me i can assist you
شو
24:50 I get an error writing that down. how do i fix it?
did u fix it ?
@@Goku69762 i do, but with different code
please please help me guys
it says not responding and application will close why ?
Send me screenshot of errors at bscsworld@gmail.com
Same here
Can we type letters in it??
Yes
I have some errors in Android studio can you help me sir
Bhai mai apko madat karsakta hu mereko contact karo deta hu problem fix karke - mere about section per whatss app no. Milega
Help the app not working opening in my emulator
Bhai mai apko madat karsakta hu mereko contact karo deta hu problem fix karke - mere about section per whatss app no. Milega
its hard i can´t understand it
Mai madat karsakta hu bhai mujhe whatss app karo
Chore Kamla hai
Your videos are very haphazardly placed..please put numbers on videos.
Is this possible even in Linear layout?
Yes possible but Constraint layout is advance/latest layout should be use Constaint Layout .
responsive nhi he ye
bkwas video
alg alg screne pr check kr
I hate constraint Layer 😥😥😥
hi brother i really appreciate your effort ....... how can i contact u :)
bscsworld@gmail.com