TodoList App – Part 5, Using Android Paging Library
Reading Time: 3 minutes In this article I’ll talk about Android Paging 2 library. The paging library has evolved quite a lot however when I began to use […]
Reading Time: 3 minutes In this article I’ll talk about Android Paging 2 library. The paging library has evolved quite a lot however when I began to use […]
Reading Time: 4 minutes In this tutorial, we’re going to create an Android application to which will use the REST API we created in the […]
Reading Time: 2 minutes LiveData and Transformations Recently I tried my hands on with LiveData. The task was a simple one, Use a simple Login screen. […]