Published inProAndroidDevModelling UI State on AndroidThe recommended approach from Google for Android development is holding the UI state in a ViewModel and having the View observe it. To…Feb 2, 2021Feb 2, 2021
Published inProAndroidDevUnit Tests and ConcurrencyOnce Retrofit added RxJava support, RxJava became my go-to concurrency framework for writing Android apps. One of the great things about…Jan 9, 2021Jan 9, 2021
Published inWe Talk ITPostman for Android developersWhile developing Android applications we often find ourselves working with a back-end, usually through REST APIs. These APIs can be…Jul 28, 2017Jul 28, 2017