Creating Your First Jetpack Compose App - Android Jetpack Compose - Part 1

preview_player
Показать описание
In this video I show you how you can create a project that uses Jetpack Compose.

⭐ Get certificates for your future job
⭐ Save countless hours of time
⭐ 100% money back guarantee for 30 days
⭐ Become a professional Android developer now:

Get my FREE PDF about 20 things you should never do in Jetpack Compose:

💻 Let me personally review your code and provide individual feedback, so it won't backfire and cost you a fortune in future:

Рекомендации по теме
Комментарии
Автор

If you are new to Compose and are struggling, don't pay attention to the whole "Declarative, imperative, functional, OOP" discussion.
I spent way too much time worrying about my ignorance in context when I knew it all along.
Basically don't read too much into it and practice building UIs.
Rules are the same, we favor Composition vs Inheritance (hence the name)
We favor functional (meaning our methods return something useful vs applying side effects).
Declarative is as simple as it sounds, boy did I overcomplicate that one...
2 weeks and a RxJava course later (don't ask), I realized they meant just what they said.
We declare the UI.
Like we declare variables. no initialization or expression to evaluate, nothing to assign to anything else we just declare it.
like this:
Text()
granted we add params to it, but nothing that resembles
val text = Text()
text.draw()
or whatever...

mattgraves
Автор

i almost bought an udemy course on this, you just saved me hundred bucks, thank you man💪💪

thekralj
Автор

NOTE: in case anyone is having issue with stuff like text not displaying at the beginning, put your phone in light mode. Everything is there but without the theme thingy it will just be all dark

qwerasdfhjkio
Автор

Our Hero is back😍 (Everybody touching Phillips like superman 😄😄😄)

imsherry
Автор

Hi awesome man! You developed a lot!! Well wishes!
(why commenting this on old video? 😂 I again started learning app development. I came from your 50min crash course of Jetpack Compose) Have been following you since the beginning.)

shaikhshafeen
Автор

Glad to see you back in android development SENSEI..

phyolinmg
Автор

Eerily similar to SwiftUI. Except the latter works much faster in terms of live preview. Let’s hope this gets better with upcoming stable builds.

amartyaganguly
Автор

Have really enjoyed your advanced tutorials. Time to go back to the basics n that's why I am here with an intention of watching the entire Jetpack Series playlist.

tonnie
Автор

0:18 Turns out I was!
I was taught Android with Java and XML last year. This year, my teacher gave me a glimpse of what Jetpack Compose is.

ecavero
Автор

Thanks for the great content. I discovered your channel by seeing your video on Brad Traversys channel. I can see why Brad decided to collaborate with you, your great at explaining concepts just like him.

paulmiller
Автор

Glad you back, nice to see you doing a compose tutorial

Am a bit ahead of you right now (I completed Google pathway a while ago). But can't wait to see you building a fully working app with Compose.



Also, while you decided to pursue Web development, I decided to learn flutter which is something I always wanted to know.

I read a book about it, now am following a tutorial and then I will build my on flutter app from scratch (my aim with this is to get a good grip on DeclarativeUI development)
And by the end of the month I plan to get back developing natively. (Dart is really ugly, flutter "is amazing" but I don't really like it, and all of the gradle errors, plus, Apple isn't very supportive, unless you own a MacBook)

ricardomuiambojunior
Автор

i'm excited about jetpack...I hope this could be a great playlist

manikumarreddybogolu
Автор

Hey buddy Awesome video as always! - hope you are taking care of your health :)

iam-learning
Автор

Hello, are jetpack compose videos updated? I want to start compose but i want to be sure that those videos aren’t outdated.Thanks alot

husseinchahine
Автор

Great and excellent job but truly to say, this requires more content like compose with aws integration, complex UI's, animations and sensors integration.

xavier
Автор

"Empty Compose Activity" is no longer an option on the latest version of Android Studio. Any chance we can get an updated starter video?

hscotty
Автор

Love your content - hoping you talk about recommended way to structure the composables in the files.

Scamparelli
Автор

So if I understand it correctly, with Jetpack we have now a similar approach to Flutter, right?

paifgx
Автор

U r rocking as coding side, love to see you once again with new concept

anilchoudhary
Автор

Love you man❤️❤️
Thanks for getting back to android ❤️❤️❤️😘😘😘

gajendrapandeya