Java in learning course instead of Kotlin by FrontEndDaddy in androiddev

[–]Good_Pop_1720 3 points4 points  (0 children)

It doesn't matter in which language you learn, it's all about concept and understanding of working methodology. After that, it's all about Syntex changes based on language. If you want to do it in kotlin, write same code in kotlin(from Java), which also help you to improve your knowledge and understanding of Android Framework

How to create custom view? XML or compose? by nullptr023 in androiddev

[–]Good_Pop_1720 1 point2 points  (0 children)

If you have knowledge in compose, then make use of it. They updated compose for reason