Android Instant Apps - theory
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...
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...
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...
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...
At Google I/O 2017 Android Architecture Components were introduced. These components are building blocks that work together to implement an app architecture ...
Welcome to part 4 of our series. In the previous post we remodelled our app to group related tasks in task lists. Today we are going to add user authenticati...