Modern Multi-Screen Android Architecture Guide Using Java
Learn how to work with Android app architecture, including UI, presentation, domain, and data layers, using Java.
$ cat ~/blog/android-architecture-guide
Thoughts, tutorials, and tech explorations. Browse posts below or use the terminal to navigate with view-post [id]
.
Learn how to work with Android app architecture, including UI, presentation, domain, and data layers, using Java.
$ cat ~/blog/android-architecture-guideLearn how to make API calls from and Android app and use progress indicators.
$ cat ~/blog/android-rest-api-tutorial