Android is complex and simple
In this exercise, we added a checkbox that allows users to turn the bass visualizer off as a preference setting. As you can see from the diagram, there is a lot going on when navigating through the applications. we added the SettingsActivity
and the SettingsFragment
to handle the logic for preference settings.