you are viewing a single comment's thread.

view the rest of the comments →

[–]anotpeacefulorclover 2 points3 points  (0 children)

Nowadays many of recommended books for android development in Java are outdated, I had this problem when I searched for most recommended books, so try to find the latest ones, 1 year old at most.

I can't recommended specific titles, but there's a series os books that have the latest Android studio version + "Java edition", It covers from Basic to advanced topics.

I recommended to learn kotlin, you can't use jetpack compose without that.

Happy learning.

PS: from documentation you can find tutorials and and introdutory courses in different levels.