Uso de la clase SoundPool para manejar peque?as pistas de audio en Android.
Tutorial_SonidosEnAndroid is hosted in the following web site
https://github.com/Androideity/Tutorial_SonidosEnAndroid
If you think the Android project Tutorial_SonidosEnAndroid listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Tutorial_SonidosEnAndroid.
Item | Value |
---|---|
Java File Count | 2 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Raw File Names | res\raw\barkloud.mp3 res\raw\cat.mp3 res\raw\cow.mp3 res\raw\explosion.mp3 res\raw\laser.mp3 res\raw\pickup.mp3 |
Tutorial_SonidosEnAndroid has the following Java source files.
com.androideity.sounds.SoundManager.java com.androideity.sounds.SoundsTestActivity.java