When I started learning android studio 2-3 years ago, I always loved this layout and every app, every layout I created with it, now it's far more advanced with ConstraintSet Transition and MotionLayout. Now, as one of my friends wants to learn it, I'm gonna suggest him this video because it look fine. Thank you for this, I'm sure he's gonna love it.
Honestly, I was humbling around google and youtube for a couple of hours on how to include the buttons and texts within the layout properly, and luckily I found you :) man, I'm going to hit the red button :) keep on doing the good work
hey mitch i have being using other layouts bt of late am using constrain...i appreciate your work , am your number one follower.mad respect from Africa, Kenya
I was pretty skeptical about constraint layout because it was kind of difficult to learn. But once you get it, it is super easy to use and works perfectly every time. My only gripe with it is that it's really hard to test and to build parts of UI programmatically. I'm hoping they improve on that in the future.
I design an ui with constraint layout according to default setting (pixel) and when i run it on nexus 5 its totally changed. Do i need to create a different apk for nexus 5??
@15:00 This works to one of my layout file but the other don't. I added fillViewport=true and first child of constraintlayout vertical_chainStyle spread but nothing happened.
Another great video Mitch!! Greetings from Australia!! I've been learning Kotlin for the last few months and I'm really enjoying your videos. Regarding layouts though, I would love to know how to code dynamic layouts which completely change when the user flips screen orientation. So for example, 2 views stacked and constrained vertically in portrait view become 2 views stacked and constrained horizontally in landscape view.
Hi Mitch. I was curious about your courses. If I wanted to make an app from a tablet/phone that sends input into a small server and then displays the same on another screen wireless-ly, what would you recommend?
Thanks Mitch, Its an awsome tutorial mitch but can we change the Text size according to screen size????? I have made an app and in the Toolbar i have mentioned the App name the text comes in the next line in the small screen device while it is perfect for the 6 inch Device. i havnt used constraint layouts i have used only linear and relative layouts only
This is pretty cool. But what about making the constraint layout look similar in different screen, either big, small, wide or slim screen? This always my problem with a constraint layout. I want a solution or solutions.
I would really love to have an entire structured android development course from you. I am an iOS developer and I have been through your videos and they have intrigued me to try Android development!
Hi there can any one answer to my question about intent when we use component field in the intent, i need some concrete example SETTING THE COMPONENT IN INTENT Intent newInt = Intent( Context packageContext, Class cls); Intent newlnt = new Intent() setComponent(), setClass(), setClassName() Thanks
thanks mate been looking for this for months, do you have a course for pure kotlin beginners like I'm just surviving with the sources that I keep getting here but somehow I want to learn from here you are easy to understand.
Question, every view need to know who is below or up, and the other view also need to know who is up or down? like username and password ? Best Regards
Coding in Flow I follow both of you guys. You both are awesome. I am a late bloomer lol. Shame on me. Nah never mind I have learnt other things without learning the technical verticals at first.
Hey Mitch, I'm not a beginner to Android but I haven't done anything with MVVM, Retrofit2, or Dagger. Do you think I should complete the beginner courses before doing your new course or will you be rehashing some of that in the new course?
Yeah was gonna like it but started going around the whole thing. I like straight to the point had to wait over a min to get started. Just needed examples how's its used adjusted and format.
Excellent video brother.... I just wanna know that this method works on smaller or extra large screens or not....? Because i always use linear weight attribute to scale the bigger screen sizes.... And i wanna do the same thing through constraint layout and I hope u will make a V2 of Constraint Layout.... soon..
Honestly you should do the tried and true way of tutorial, start building the layout from scratch, build it gradually from nothing so the user can actually learn. Not have some existing stuff, copy this cut that.
When I started learning android studio 2-3 years ago, I always loved this layout and every app, every layout I created with it, now it's far more advanced with ConstraintSet Transition and MotionLayout. Now, as one of my friends wants to learn it, I'm gonna suggest him this video because it look fine. Thank you for this, I'm sure he's gonna love it.
Brilliant video thumbnail. That is the funniest one I've seen on a coding channel. You're killing it!
Putting the constraint in a scrollview is a lifesaver. Thanks for another great video!
Safe and effective
@@codingwithmitch didn't know this and was struggling when rotating. Solved the problem, thanks mitch!
Honestly, I was humbling around google and youtube for a couple of hours on how to include the buttons and texts within the layout properly, and luckily I found you :) man, I'm going to hit the red button :) keep on doing the good work
hey mitch i have being using other layouts bt of late am using constrain...i appreciate your work , am your number one follower.mad respect from Africa, Kenya
Constraint seems like the way to go these days
Havent used Constraints layout before. Everytime forcing myself to go with relative but now it looks like I have to use it. Its really easy.
Ya just check out that article I mentioned in the video. It's surprisingly simple and very useful.
I'm new to Android development and this video was a huge help. Thank you so much for putting this tutorial together!
I was pretty skeptical about constraint layout because it was kind of difficult to learn. But once you get it, it is super easy to use and works perfectly every time. My only gripe with it is that it's really hard to test and to build parts of UI programmatically. I'm hoping they improve on that in the future.
Hey Mitch! perfect video! Just what I need! I was struggling with Constraint Layout for a couple of hours.
i fee you fren
i was bout the same haha
Thanks Mitch! Really cool tutorial for someone who doesn't understand anything about layouts.
Now I think you can say that you are a RUclipsr with no haters!!
that bias thing is really cool
really helpful man... i'm from Ethiopia and i love your videos mitch
thank you sensei. I appreciate your sharing this work. best channel on Android development
Great tutorial with an outstanding presentation, thank you Mitch all the very best
Thank you! You are so clear and just correct pace to follow!
Awesome stuff! How often do you use the design tab when making layouts?
Almost never. Prob 99% I write the xml
How would you have a text view which scrolls but the buttons at the bottom do not and stay in their place in a constraint layout.
very helpful video as usual man, thanks a lot for the tutorials, definitely worth checking them out.
Nice video!, I couldn't understand constraint layout quite right until now! :D
I design an ui with constraint layout according to default setting (pixel) and when i run it on nexus 5 its totally changed. Do i need to create a different apk for nexus 5??
Happy to see you back in android java! all time grat job!!
That was not java. That was XML 🙃
@@codingwithmitch that exact i was thinking about android !! in fact i watched juste 50% video! i was busy with others stuff!! have fun
hey mitch what is that zigzag lines called which is blue in colour
timestam 3.26
Is RUclips selling you my data 😂😂
bcoz I was searching for some good videos on constraints layout and thanks for video man👍
Luck of the draw I guess 😘
Good introduction
so should you ideally not be using margin dp at all for a responsive layout?
please Continue this stuff i like it👍
@15:00 This works to one of my layout file but the other don't. I added fillViewport=true and first child of constraintlayout vertical_chainStyle spread but nothing happened.
cant wait to see more thanks a lot u really helped me !
Good Explanation.
Thanks, Mitch.
Another great video Mitch!! Greetings from Australia!! I've been learning Kotlin for the last few months and I'm really enjoying your videos. Regarding layouts though, I would love to know how to code dynamic layouts which completely change when the user flips screen orientation. So for example, 2 views stacked and constrained vertically in portrait view become 2 views stacked and constrained horizontally in landscape view.
Helpful, great insight into your knowledge attainment and practical application. Thank you!
Hi Mitch. I was curious about your courses. If I wanted to make an app from a tablet/phone that sends input into a small server and then displays the same on another screen wireless-ly, what would you recommend?
Thanks Mitch, Its an awsome tutorial mitch but can we change the Text size according to screen size????? I have made an app and in the Toolbar i have mentioned the App name the text comes in the next line in the small screen device while it is perfect for the 6 inch Device. i havnt used constraint layouts i have used only linear and relative layouts only
It's very interesting for me, I also want to learn how to change layout programmatically ( events-driven). Smth drag n' drop style
This is pretty cool. But what about making the constraint layout look similar in different screen, either big, small, wide or slim screen? This always my problem with a constraint layout. I want a solution or solutions.
I'm just learning, and I wanted to see this layout in action. Thanks for the show
I would really love to have an entire structured android development course from you. I am an iOS developer and I have been through your videos and they have intrigued me to try Android development!
Start here my friend. It's free codingwithmitch.com/courses/sqlite-room-persistence-android/
Very nice tutorial and explanation ! Thank you!
This was actually pretty good. I learned some new things 😁
Nice video about constraint layout
thank you for the amzing tuto and the explanation ! :D
Hi there can any one answer to my question about intent
when we use component field in the intent, i need some concrete example
SETTING THE COMPONENT IN INTENT
Intent newInt = Intent( Context packageContext, Class cls);
Intent newlnt = new Intent()
setComponent(),
setClass(),
setClassName()
Thanks
thank you so much, for the amzing tutorial on ConstraintLayout 👍
Amazing tutorial.
Do we need to create different apks for different mobile resolutions or we just use one for all type of mobiles??
You are my teacher sir..
very clear explanation
thanks mate been looking for this for months, do you have a course for pure kotlin beginners like I'm just surviving with the sources that I keep getting here but somehow I want to learn from here you are easy to understand.
Great video!!!. Do you have a video about custom views?
I can do the same with the combination of relative and linear layout, but the concept of constraint layout is good.
Question, every view need to know who is below or up, and the other view also need to know who is up or down? like username and password ? Best Regards
Thank you Mitch 👍
Thanks so much but I didn't follow up cause I couldn't see what you were doing on the AVD.
Daaaamn ! You're awesome bro
You are a late bloomer eh
Just stopped wetting the bed too
Coding in Flow I follow both of you guys. You both are awesome. I am a late bloomer lol. Shame on me. Nah never mind I have learnt other things without learning the technical verticals at first.
How i can set distance on constraint?
layoutParams.startToStart = button.getId();
And what next? I want to set width or height with constaints.
Nice video! Could you make animation or creating custom view course in the future?
Animations are pretty simple. I'll prob do some basic videos on that.
What do you mean by "custom view"?
CodingWithMitch Creating own custom view. As for me it’s very difficult theme.
Great video!
Hey Mitch, I'm not a beginner to Android but I haven't done anything with MVVM, Retrofit2, or Dagger. Do you think I should complete the beginner courses before doing your new course or will you be rehashing some of that in the new course?
You can skip SQLite for Beginners 2019, then just follow the android learning path on the home page.
Yeah was gonna like it but started going around the whole thing. I like straight to the point had to wait over a min to get started. Just needed examples how's its used adjusted and format.
very useful content, thanks
Thank you Mitch!
Thanks for this video
Good video sir, thank you. please make a video on motion layout.
please do more videos on Constraint Layout
Nice explanation
you nailed it
Excellent video brother....
I just wanna know that this method works on smaller or extra large screens or not....?
Because i always use linear weight attribute to scale the bigger screen sizes....
And i wanna do the same thing through constraint layout and
I hope u will make a V2 of Constraint Layout.... soon..
It works for all screen sizes
@@codingwithmitch thanks for replying back....let me check........
i love this thumbnail !
God bless you, thank you so much.
No problem
thank you Mitch
Can you make a tutorial about kotlin with Retrofit and GSon? Btw, this channel is awsome!!
Yes. In my upcoming course that I mention at the end of this video I'll be doing exactly that.
Thank you ❤
do u have twitter ser?
Thank You Sir.
Thank you!!
great video
nice t-shirt mitch
😎
Honestly you should do the tried and true way of tutorial, start building the layout from scratch, build it gradually from nothing so the user can actually learn. Not have some existing stuff, copy this cut that.
Thanks!
Thanks brother
a big help says the one who hates designing.
the XML changed because of the the switch to kotlin.
Link to docs from video developer.android.com/training/constraint-layout
Good work link for codes
thnx bro
Nice 1
hello sir! : ))
Hello
hello thank you for share the knowledge . hello sir give me free api for movie Hollywood
Stop everything you're doing and talk about Coil, please.
Thank you very much
I will in my next course or I'll make videos
I just think ConstrainLayout a completely waste of my time
lol i wasted 21 mins to see what i actually knw
Thanks brother
No problem pal