veereshcharantimath.hashnode.devAndroid Window Manager: Emulate Device Dimensions with EaseThe Challenge Often times you might encounter production issues where certain parts of your app’s UI appear cropped, missing “Call to Action” (CTA), or are not aligned correctly, but this only happens on specific devices. This is just one of the side...Dec 25, 2023·3 min read
veereshcharantimath.hashnode.devHTTPS in Android: A false sense of security (Man in the Middle)Intro If you ever wondered what API that shiny new app is using under the hood or wanted to understand how a certain flow in an app works; maybe to bypass/break it 😉, then stick around to find out. When building Android apps one would generally thin...Oct 31, 2023·2 min read