I really miss the voice over. It really helps me understand what's going on more because you mostly explain what some things are before using them, which make the process less intimidating and allows me to understand why you used that particular thing in that particular instance
Hi sir, can you please make a video of how this UI design was first created in figma? I'm a beginner and a video like that would be really helpful. Thanks
Hi, this is interesting tutorial. I am curious, are you covering the CI/CD process here? Is there a backend dB or APIs that you're working with? I wanted to understand the tech-stack behind this apart from Kotlin and Android studio. Thank you
As the name suggests, this is a Jetpack Compose tutorial. I focused on creating a production UI, as for an application with millions of users. It doesn't cover the backend or the CI/CD.
🚀Source Code : github.com/mishamoovex/FoodDeliveryUI
🎨Figma: www.figma.com/design/AxL71HZA181yjjtKhE1ib3/Foodee-Mobile-App-Interface-(Community)-(Copy)?node-id=0-1&t=tPz7UzZtyyqZBcUA-1
Love from Nigeria 🇳🇬.
This is fabulous.
I really miss the voice over. It really helps me understand what's going on more because you mostly explain what some things are before using them, which make the process less intimidating and allows me to understand why you used that particular thing in that particular instance
Cara, muito bom! Para iniciante como eu, gostaria que fizesse com o preview para ir acompanhando o desenvolvimento.
Hi sir, can you please make a video of how this UI design was first created in figma? I'm a beginner and a video like that would be really helpful. Thanks
This design is created by the designer, not me))
Nice work bro
Please remove the music and explain what you are doing.
Hi, this is interesting tutorial. I am curious, are you covering the CI/CD process here? Is there a backend dB or APIs that you're working with? I wanted to understand the tech-stack behind this apart from Kotlin and Android studio. Thank you
As the name suggests, this is a Jetpack Compose tutorial. I focused on creating a production UI, as for an application with millions of users.
It doesn't cover the backend or the CI/CD.
@@AndroidLeadwould you consider doing videos on these topics in the future. I'm really interested
Can u tutor a project with all function?
I want make a project to gradute but I can't find any video have advance function
How were you declaring dependencies? is this an alternative to gradle?
All dependencies declared in the Gradle Version Catalog. You can watch this video at 12:00
All the dependencies will be added by the default during the new project creation. Also you can check the source code file - libs.versions.toml
Bhai mere android studio me application preview ke liye virtual device pe application run nhi ho raha hai
Ye kaise solve haga
Plz add figma
Hey can i use it for my college final year project 😅😅
Sure. This is the open source project =)
@@AndroidLead thanks bro and your project is also awesome 👍
😅😅😅 make by you own bro
Please + video ❤
i can't proceed from 06:53 it says Unresolved reference 'R'. someone please help me ASAP :/
Have you downloaded and added fonts under the "font" folder?
If so, than you need to add the import like this -> import com.androidlead.fooddeliveryapp.R to get access to the resource folder
"com.androidlead.fooddeliveryapp" this is the package name that I use in the project. This may differ if you are not 100% follow to the codebase
the figma link can't open :(
Updated the link. Check it out
@@AndroidLead thank you!