Creating an Android project that is decoupled enough to be able to release an individual feature as an instant app is a tough ask. It becomes even more daunting when your starting point is a monolithic, single module project. In this talk we’ll go over how the Cricket World Cup 2019 app went from a 56MB APK to a 16MB app bundle + 4MB instant app, and we’ll show every single problem we hit along the way.