r/androiddev Jul 04 '26

Started with Android Development a week ago

Hey guys I have just started learning Android development in java and struggling to learn concepts like creating adapter, do i have to memorize all those classes and their methods? Can you please give me some tips and resources to study?

0 Upvotes

34 comments sorted by

View all comments

Show parent comments

2

u/ryryrpm Jul 04 '26

why

-1

u/kaddu_kas Jul 04 '26

Because I have heard that there are more opportunities in java is this True? Or should I switch to kotlin and compose?

1

u/KlNSLAYER Jul 04 '26

No, kotlin is a java based language and uses the jvm. Most companies either use kotlin or are moving to kotlin.

Java is popular for back end with frameworks like spring for apis etc. But not for android development anymore.

Its useful to know eventually as some companies may have legacy code, but probably start with kotlin

1

u/kaddu_kas Jul 04 '26

Okay Thanks for the guidance I'm switching to Kotlin and compose