Summary
In this chapter, we looked closely at the SoundPool
class, including how we can detect which version of Android the user has and vary our code accordingly. Then, we used all this knowledge to complete the sound demo app.
In the next chapter, we will learn how to make our apps work with multiple different layouts.