Documenting Learnings

I write to share my knowledge.

Constraints on Android Permissions

December, 2021

In this article I have explained the permissions in android devices and how to declare them using best practices.

How to write good Commit Messages

November, 2021

My goal with this blog is to explain the reasons to follow best git commit message conventions along with how to do it.