Yigit truly understands us developers. He always talks from the point of view of the developers with good sense of the challenges we face everyday. Excellent guy to spearhead androidx.
@locvanthanh71952 жыл бұрын
🙂😋
@chyauFUN5 жыл бұрын
5 stars, this presentation was very well architected
@ssverma48675 жыл бұрын
The way Yigit present the things is simply awesome ... 😀
@matt-g-recovers3 жыл бұрын
What??!! I can barely understand a word he is saying...
@yajan66505 жыл бұрын
I must say, Google presentations are really good.
@mohsenteymouri54262 жыл бұрын
Great presentation.
@ignatiusbarry444717 күн бұрын
26:58 is this feature already released in current updates?
@marlonlom5 жыл бұрын
These best practices and patterns uses some regular Design patterns? some people are not used to MVVM exclusively...
@dmitriisoldatov35815 жыл бұрын
17:33 hardcoding component names? Really? What about code obfuscation?
@jimjaylee75535 жыл бұрын
Generally, the components should not be obfuscated
@sergimascaro20465 жыл бұрын
I'll start reviewing apps saying "oh, that app is very well architechted!"
@deconcoder5 жыл бұрын
architected would be better
@emumair4 жыл бұрын
Great video; explained the complex concepts in a great way. It'd definitely help me upgrade & enhance my app architecture options.
@lambui65942 жыл бұрын
good, speak clear. Many thanks for sharing.
@muhacit12345 жыл бұрын
Yiğit++ Florina++ Thanks for efforts
@RuiRoque1976 Жыл бұрын
There was never the promised multi-module database support in Room, right?
@adityavikramrajawat4 жыл бұрын
The links are not there in the discription which were mentioned in the video
@silver101885 жыл бұрын
Thank you great presentation. Is there a code lab for building modules?
@someonlinevideos5 жыл бұрын
silver it’s a paid service, but there’s a great course on Caster.io called clean architecture that shows you how to separate layers of the application into different layers.
@theducksneezes49874 жыл бұрын
Following up in case there is one
@pauladityashaw45902 жыл бұрын
Where can I find the link to the application they created ?
@diazdiaz30845 жыл бұрын
Here we go again .. My new year resolutions start right now .. 🥳🥳 Excited ...
@pritichatterjee88894 жыл бұрын
Can we have more than one activity within a onDemand module?
@BrianChu8885 жыл бұрын
TL;DR -> Stay tune, we have not finished our works yet. Joking aside, they did present the important questions about modularization you will encounter. but it's all up to you to decide how to do the cut.
@ak-videos1335 жыл бұрын
How were these presentations created? They look better than the Microsoft powerpoint ones...
@PrithivRaj0075 жыл бұрын
Where can I follow up on the said Navigation Component + On demand delivery integration?
@abduzahirsultan4 жыл бұрын
Hello , my pc was formatted by some one and I recovered it and I got the project I was working on but how could I work with it again. please help me, android studio
@ChrisAthanas4 жыл бұрын
Save it on GitHub in the future
@nellacebret8972 жыл бұрын
surat ar ar
@brianshuman83443 жыл бұрын
where did the androidx-dependency-tracker go??
@brianshuman83443 жыл бұрын
use androidx-main
@evgeniivorobei69 Жыл бұрын
Reflection, intents and hardcode - enough for any engineer to drop the whole idea of dynamic features Google took the wrong path somewhere
@gak25 жыл бұрын
I'll give your app 5 stars if it has a clean architecture 🌝
@kirill45315 жыл бұрын
And if it follows clean code principles
@stanislavkinzl79755 жыл бұрын
This is for professional big applications
@nksaroj5 жыл бұрын
It's just making complex dev experience. The earlier feature modules made more sense over this dynamic delivery.
@stanislavkinzl79755 жыл бұрын
feature module is something different than dynamic delivery module Saroj. You want to make most modules that are important non-dynamically deliverable and only those that are not a frequent journey in an app dynamically deliverable.
@breakeract7963 жыл бұрын
Today, 2021. Any solution for Room database on modular architect ?
@juarez.roberto2 жыл бұрын
Hi, Can you found some solution ?
@breakeract7962 жыл бұрын
@@juarez.roberto actually not yet bro
@Memoxor5 жыл бұрын
great stuff as usual!
@coroutinedispatcher5 жыл бұрын
I won't do this until Reflection and Proguard business gets out.
@AbhishekBansal145 жыл бұрын
This is a brilliant talk!
@xukay19943 жыл бұрын
Cool video! There should be parentheses instead of braces at 12:26 :)
@acheeblessyou5 жыл бұрын
did the speakers coordinate what they wore and the slides at the end? so meta!
@ashiksaeed50274 жыл бұрын
Can anyone suggest me the common module names if I follow the pattern at this point @15.07 (kzbin.info/www/bejne/houlmGh6ft-Brdk)
@witoldsienski17095 жыл бұрын
Great work :)
@maryjanecatbagan31674 жыл бұрын
Redmi7🆔 open
@maryjanecatbagan31674 жыл бұрын
Open
@ervausta60535 жыл бұрын
please fix this testImplementation issue that occurs on Turkish computers!
@pavneetsingh48095 жыл бұрын
Cool, BTW here's the link to mentioned dependency tracker plugin (3:12) android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/buildSrc/src/main/kotlin/androidx/build/dependencyTracker/
@Amejia4815 жыл бұрын
Link at 3:09 goo.gle/androidx-dependency-tracker
@Pulkit__75 жыл бұрын
My 2 fav people Florina and Yigit
@buzzminkyunghoon38565 жыл бұрын
TLDR?
@Monarch_9434 жыл бұрын
This is too complicated x_x
@witoldsienski17095 жыл бұрын
This looks great :) Thanks
@aksufatihmehmet5 жыл бұрын
Thanks for great presentation! Really clean architecture :)
@黄祖奖5 жыл бұрын
Why don't use router? Like ARouter(github.com/alibaba/ARouter)
@0877adri5 жыл бұрын
Instead of having a common object module, i would rather have mapper between layers and have different models for each layer.
@andresreyes85093 жыл бұрын
Hello. I know this answer of yours is old, but I would like to know if you could spare some resource or explanation yours about how would these mappers work or be implemented? I'm interested.
@ehabshaban71194 жыл бұрын
thanx a lot google
@azulamazigh27895 жыл бұрын
this is why i like *FLUTTER.*
@jari20183 жыл бұрын
I just despise the whole android OS -I used it today for the first time in a month and I hate android -I just want to tell yo taht
@АлексейЧурсин-п3в3 жыл бұрын
Полезная информация
@nawshadhamid4 жыл бұрын
Flutter is 10x richer than Kotlin+Android...! Why?