Recent Posts

Android Instant Apps - theory

3 minute read

As you may know Android Instant Apps are now open to all developers. This is the news people like me have been waiting for for a very long time. In this post...

Android Architecture Components - Part 3

4 minute read

Welcome to part 3 of our series on Android Architecture Components. In the previous post we wrote tests for our database implementation to ensure that our da...

Android Architecture Components - Part 2

3 minute read

Welcome to part 2 of our series on Android Architecture Components. In the previous post we introduced the components and created Entities, DAOs and Database...

Android Architecture Components - Part 1

6 minute read

At Google I/O 2017 Android Architecture Components were introduced. These components are building blocks that work together to implement an app architecture ...