2

Hey devs
I just wanted to ask the best way to learn android ?

Comments
  • 0
    Okay , so i start building something and keep learning on the way? @mrtn
  • 2
    Like @mrtn said: by doing it. Create small stuff and learn how to glue it together. Learn about state and the proper way to configure permissions on separate apps and then learn how to bridge them in. Learn about the recycler pattern and why it is being implemented over list view patterns etc.

    And git gud with Java before jumping on Kotlin since damn near all resources use Java primarily and Kotlin is a giant shift in terms of conceptual architecture.
  • 0
    Alright. Thanks a lot! :D @AleCx04
  • 0
    Hahahaha okay man @mrtn
  • 0
    Hahhaah okay @zlice
Add Comment