This 9 step guide explains how to create a ripple view effect in Android buttons. It introduces material design changes in Android Lollipop, including ripple effects. It then outlines the steps to set up a new project, add string and dimension values, import the RippleView library, create a layout with a RippleViewButton, add click handling in the activity class, and view the ripple effect. Implementing ripple effects can improve usability, accessibility, and customization of Android apps.