+ 2
Android development: what to know, where to go?
I've tried dipping my toes into Android development. Java and XML are obviously needed, but where do I go to learn more about fragment management, adapters, services, etc.?
1 Answer
0
I started with some basic Java + Big Nerd Ranch Guide, which I can highly recommend.