A single repository to learn the basics of Android in Java without all the fluff.
- Each branch contains a set of different but related concepts
- The repository readme describes the details around the concepts in each branch
- Checkout the relevant branch for more information
main
03.UIComponents
04.StateThreadingAndNetworking
06.NavigationComponent
08.Testing