Max Kim
Art and science of writing good code

Art and science of writing good code

Follow
Series

Android Made Easy

In this series I will explore and share insights about Android development.

Articles in this series

Full Guide to Testing Android Applications in 2022

May 13, 202266 min read

Testing is quite a fascinating topic in software development. On the one hand, writing tests takes time, and it might not feel as rewarding - you...

Full Guide to Testing Android Applications in 2022
Understanding Layouts in Jetpack Compose
Things you need to know before switching to Jetpack Compose