Testing aggregate SQLite queries in RobolectricI’ve been recently working a feature which requires fetching some aggregate data from SQLite. For simplicity, let’s assume I had a table…May 20, 20191May 20, 20191
Published inProAndroidDevA Little Kotlin help on the way to RxJava 2Lately, we’ve started migrating Zendesk Sell app from RxJava 1 to 2. One of the differences between these releases is that RxJava 2.x no…Jan 10, 20192Jan 10, 20192
Published inProAndroidDevPitfalls of a foreground Service lifecycleAs part of Google Play’s target API level requirement existing apps need to target at least Android 8.0. One of the migration steps is…Dec 29, 20188Dec 29, 20188