Android

Taming Android Resources and LayoutInflater for string manipulation

Intercepting string resources for dynamic updates.

Read
Android

Lessons learnt from Vector Drawables

Working safely with Vector Drawables on different API levels.

Read
Kotlin

Parsing Kotlin code using Kotlin

As Android codebases have moved largely to kotlin, code analysis for kotlin code presents itself as a unique problem with a utterly simple solution.

Read
Android Studio

Network Profiler in Android Studio 3.1

Android Studio 3.1 recently came out of beta. It has a lot of features such as kotlin lint checks, D8 compiler and also a revamped Network Profiler.

Read