Archive of stories published by Android Bits

Android: Material buttons

From Google Material Design docs: “Buttons communicate the action that will occur when the user touches them.”…


Espresso Robot Pattern in Kotlin

Espresso allows us to write Android UI tests. Creating automated tests should be a part of our…


Android Security Tip: Public Key Pinning with Volley Library

Certificate or Public Key Pinning is a security mechanism which makes MITM (Main-In-The-Middle) attacks more difficult. Using https is not enough to make a secure network connection. It should be hardened with this method.

These were the top 10 stories published by Android Bits; you can also dive into yearly archives: 2015, 2016, 2017, 2018, 2019, 2020, and 2021.