October 2018
Beginner
766 pages
16h 25m
English
In this chapter, we will learn about how we can detect and handle different versions of Android. We will then be able to study the SoundPool class and the different ways we can use it depending on the Android version the app is running on. At this point, we can then put everything we have learned into producing cool sound demo apps, which will also introduce us to a new UI widget – the Spinner.
In summary, in this chapter, we will cover the following topics:
SoundPool classSpinnerViewLet's get started.
Most of the time throughout ...
Read now
Unlock full access