Refactor your codebase to use Parcelable instead of Serializable:Part 3 How to actually do this in code?May 24, 2024May 24, 2024
Refactor your codebase to use Parcelable instead of SerializablePart 2: When to choose one or the other?Apr 26, 2024Apr 26, 2024
Refactor your codebase to use Parcelable instead of Serializable Part 1 : What is the difference?Q: Why do we even need Serializable or Parcelable in Android?Apr 23, 2024Apr 23, 2024
Make your build APK’s tell you more.Go beyond devRelease prodDebug and make your builds give you more accurate info including feature name, date ,time etcDec 10, 2023Dec 10, 2023
Kotlin Extensions!! Don’t let them extend it’s stay in your codeA complete guide to removing kotlin synthetic in your code.May 19, 2023May 19, 2023
Supercharge your development with changelists in AndroidStudioImagine this . You have uncommited changes in your project. Now you want to see the network calls via a proxy which requires a change in…Feb 28, 2023Feb 28, 2023