Published inSquare Corner BlogKotlinPoet 1.0 is here!KotlinPoet is a collection of Kotlin API that makes generating .kt files easy. It’s inspired by JavaPoet, a Java code generation library…Dec 14, 20181Dec 14, 20181
Published inProAndroidDevTesting Runtime Permissions: Lessons LearnedRecently I’ve been working on adding the Android M Runtime Permissions support to the project I’m on at the moment. As an Android user, I…Mar 13, 2016Mar 13, 2016
Testing a sorted list with EspressoEspresso is a pretty powerful tool when it comes to writing acceptance tests for Android. Acceptance tests are the ones that make sure your…Nov 21, 2015Nov 21, 2015