Anand's Blog

Android Signing Key Rotation – Explained

An experimentation of safely migrating signing keys for Android apps, without losing trust to the previous keys.

Bye bye JSON! Welcome Protocol Buffers!

This is an introduction of Google's Protocol Buffers, a data serialization technology that is performant and efficient compared to traditional data serialization techniques like JSON.