The Moonpig Android app uses the Model-View-Intention (MVI) pattern. Why is using MVI for Android apps a good idea? In Part One an approach to Acceptance Test Driven Development was introduced that was illustrated using a stripped back example. This piece will introduce MVI and its key ideas. Disclaimer: As…