Great content. Thanks. One suggestion :- Please increase the font size of code in your android studio or crop and zoom the video. Please please please. Some viewers (like me) watch your tutorials using phone 😢
My IDE has an issue with fontSize = Topography..fontSize (any h5 call... I tried find out wher eit is so I can call that library or see what I can do but no luck I get an error...
I am looking for that too. Many people will probably want to know how to pass information from a database (like firebase or else) to the project using that lazy column
Great video, but I read that this doesn't recycle views so with large lists it might impact performance? Can you compare both with memory usage with large lists? Both Recyclerview and lazy columns render only visible items. So I wonder which one has better performance
HOW can we use an ".xml" items (from our layout resources) and insert them between the sticky headers too ? ( instead of text written from the main activity)
Thank you for your suggestion, I'll certainly think about it. However the best roadmap is the one that you are making while working on your projects. 👍
Hi Stevdza, I am working on android tv. Does jetpack compose support dpad events for android tv. if yes, Could you please make some vertical and grid layout videos for android tv. I have searched the internet no one has published jetpack compose related to android tv articles. if you're able to do it it is really appreciatable
Sir I have one doubt I can't explain it by writing I have to send the screen recording so how can I contact u so that u can help me 😭😭🙏🙏🙏🙏plz help me sir bcz.. it's my project and I got stuck in this problem
Pourquoi en kotlin et pas la même chose en java et utilisation d'images serait bien aussi en local dans dossier drawable .kotlin apporte des avantages ou pas par rapport à java merci merci pour votre temps . Donc moi je suis preneur de ce tuto mais avec mes demandes.
Thanks for your suggestion, however I like the natural ambient in my room better 🙃 However I may buy some lightning, so that you can see me even better on camera. 👍
So many changes in Android in just 1.5 year it's getting really hard to learn Android now as everyday something new is coming .How of you feels the same ?
Exactly... For a beginner, it is better to learn android development after a year or 2 from now...after Jetpack compose becomes a normal thing with online tutorials and industries...
Yes I agree, lot's of things are changing in the Android world. However if you love what you do, and you recognize that those new things are actually good for you and it will ease up your work as a developer, then you should be happy about it, in the long terms. 😊
Sir I have one doubt I can't explain it by writing I have to send the screen recording so how can I contact u so that u can help me 😭😭🙏🙏🙏🙏plz help me sir bcz.. it's my project and I got stuck in this problem
Sir I have one doubt I can't explain it by writing I have to send the screen recording so how can I contact u so that u can help me 😭😭🙏🙏🙏🙏plz help me sir bcz.. it's my project and I got stuck in this problem
Oh my god where this playlist was hiding this is better than paid courses loving it thank you.
The way you say *okay* is just wonderful
You are No1 teacher, please explain how implement pagging and load more, for big data
Clearly structured example for Lazycolumn
Thank you, I'm glad to help 🙌
This is the best channel for jetpack Compose
Thanks! 🙌
Would love to see a tutorial on how to load data from API using coroutine in view model and then updating the UI. I'm lost :D
I have one course for that, my Food Recipes app which is using an API to retrieve data from the server along with offline caching. Check it out. 👍
Great content. Thanks. One suggestion :- Please increase the font size of code in your android studio or crop and zoom the video. Please please please. Some viewers (like me) watch your tutorials using phone 😢
Thank yooooooooooou the best one 👌👌👌👌👌👌👌👌👌👌
Those sticky headers make it easier. Amazing !
Yeah, we've all been waiting for that 👌
Really I was searching for this tutorial for a long time, thank you for this gift 👍
you revealed your face 🖐
nice to see you .. you are my best android teacher on youtube.
Thanks buddy 🙌💜
sticky headers looks so easy (:
Yeah it is 😊
I was waiting for this video after your story.
Thus, adapters was dispensed with 😯😯🤩
It's amazing! 😍
That outro music is sick
Thanks 😊
Man! Thanks, your work is amazing 👌👌
We also want to see an complete app developed with Compose from you 🤙🤙
I'm preparing a course for that 🙃👍
Yes we would like to see it ASAP
Great vídeo as always! Please put subtitles in next videos, thanks
You are providing great quality content, 🙏🙏
Thanks 🙏
Nice to see you and thank you
your tutorial is amazing.
how can I do with volley library?
Can you do more with removing and adding items?
Thank you
Sir Sticky Header is Amazing very beautifull i see this thing in many apps but in xml it is impossible.Now in compose i can do due to your Play list 🥰
Thank very much your videos are amazing
Thanks! 👊
Thank you, sir.
Good, Please create a video about paging in jetpack compose.
I love your work.
Thank you! 💜🙏
Hi Bro. Thank you for all.
You're welcome 👊
I replaced the repository with a service and the model with dto. Broke the view into components and elements
This is very helpful. But can you make your tutorials in mvvc way?
helpful video, thank you
As a beginner should i start with jetpack compose or xml?
You can go right away with Jetpack Compose, now it's stable 👌👍
I understood the lesson, except the purpose of the 'key' attribute part.
Please provide a tutorial of input field popup just like in the RUclips comment input field. I can't find a way to do it.
My IDE has an issue with fontSize = Topography..fontSize (any h5 call... I tried find out wher eit is so I can call that library or see what I can do but no luck I get an error...
Hello , is there any way to show the latest item at top in lazy column by default new item takes place at bottom of all the items
thanks man
You are great 👍
Great work here, please can you do a tutorial on how to retrieve information from firebase and display using lazy column? Thanks in advance.
Thank you for your suggestion! 👍
I am looking for that too. Many people will probably want to know how to pass information from a database (like firebase or else) to the project using that lazy column
Great video, but I read that this doesn't recycle views so with large lists it might impact performance? Can you compare both with memory usage with large lists?
Both Recyclerview and lazy columns render only visible items. So I wonder which one has better performance
Yes they both render only visible items, so it's basically the same thing, except with LazyColumn we don't have a boilerplate code.
@@StevdzaSan I see!, Thanks for your reply.
Tnx
Thanks!
Thanks buddy! ❤😊
HOW can we use an ".xml" items (from our layout resources) and insert them between the sticky headers too ? ( instead of text written from the main activity)
How can i put new list, and what if that have duplicate item?
Overall, what is alternative of List Adapter
Thank you for this tutorial 👍♥
Can you make a video for a roadmap as an android studio developer, like what should i learn after android studio basics
Thank you for your suggestion, I'll certainly think about it. However the best roadmap is the one that you are making while working on your projects. 👍
you look perfect tonight
Finally see your face :)
And what about onclick element event?
Why Subtitles are turned off
How can I get multiple column in LazyColumn?
Hi Stevdza, I am working on android tv. Does jetpack compose support dpad events for android tv. if yes, Could you please make some vertical and grid layout videos for android tv. I have searched the internet no one has published jetpack compose related to android tv articles. if you're able to do it it is really appreciatable
Sir I have one doubt I can't explain it by writing I have to send the screen recording so how can I contact u so that u can help me 😭😭🙏🙏🙏🙏plz help me sir bcz.. it's my project and I got stuck in this problem
We can use multiple key we have to pass arrayof key
Where can i see the composeapptheme?
Nice
Could you please make a video showing how to build searchView in topBar , using menu.xml file
I'll make a video about it in Jetpack Compose.
@@StevdzaSan thanks, I really appreciate it
ruclips.net/video/3oXBnM6fZj0/видео.html
Great video as always!
Would you please put English subtitle in your videos, thanks
Finally no more Adapters :D
True 👌
Jetpack Compose does not support Home Screen widgets yet
Can you share for me the name of song at the end of video?
anyway, thank for share the knowledge.
Drake Legend
Pourquoi en kotlin et pas la même chose en java et utilisation d'images serait bien aussi en local dans dossier drawable .kotlin apporte des avantages ou pas par rapport à java merci merci pour votre temps . Donc moi je suis preneur de ce tuto mais avec mes demandes.
what is the ram size for your computer to run smoothly android studio and emulator?
i have 16gb still facing issue
I've already made a video: ruclips.net/video/2zna4UMt7qg/видео.html
JetPack complete advanced tuotorial
😁😁😁👌👌👌
Can you create a room database with jetpack compose
I'm working on a course about building a To-Do app with Jetpack Compose right now.
@@StevdzaSan Great, if you could include some relations between tables that would be awesome. Thx
@@Andy4Tune I'll probably cover that in a video tutorial here on RUclips, somewhere in the future.
@@StevdzaSan something that's needed in real app, but there's not many do such tutorials, be great to see one with compose
BTW can you make discord server or telegram group for your community? Sometimes I need to disquse some question.
I have a private discord channel but only for premium members from my YT channel.
@@StevdzaSan got it!
Hey Sir! Where are from?
Serbia
Thank to You Stevdza-san ( ノ ゚ー゚)ノ Keep Going
Amazing, but it's time for me to begin learning Kotlin
Yeah, you definitely do that 👌👍
Hey I love your work.
Can you please make a video on receiving otp and then login.
Thanks ❤
Not sure about that, but will definitely work on a new course about client-server communication with ktor in the future.
Use a green screen
Thanks for your suggestion, however I like the natural ambient in my room better 🙃 However I may buy some lightning, so that you can see me even better on camera. 👍
What an embarrassment to RecyclerView 😂
True 🙃
So many changes in Android in just 1.5 year it's getting really hard to learn Android now as everyday something new is coming .How of you feels the same ?
Exactly...
For a beginner, it is better to learn android development after a year or 2 from now...after Jetpack compose becomes a normal thing with online tutorials and industries...
Yes I agree, lot's of things are changing in the Android world. However if you love what you do, and you recognize that those new things are actually good for you and it will ease up your work as a developer, then you should be happy about it, in the long terms. 😊
I love your videos of Jetpack Compose😍😍
Thanks 💜
Sir I have one doubt I can't explain it by writing I have to send the screen recording so how can I contact u so that u can help me 😭😭🙏🙏🙏🙏plz help me sir bcz.. it's my project and I got stuck in this problem
Sir I have one doubt I can't explain it by writing I have to send the screen recording so how can I contact u so that u can help me 😭😭🙏🙏🙏🙏plz help me sir bcz.. it's my project and I got stuck in this problem