Hacker News new | ask | show | jobs
by on_and_off 2370 days ago
the hardest part is to learn "modern android" and not to be bogged down by all the old ways to do things that you can find on the web.

e.g. lifecycles, we now have good tools to wrap them and don't really have to care about them.

The official doc is a good starting point.