Android Question Difference between SOUNDS and MEDIAPLAYER

kohle

Active Member
Licensed User
Longtime User
I meant : SoundPool

Hi I want to create a game with background music, moving object sound and so on.
I see that there are two options to play sound.

- What should I use in a game build ?
- What is the difference between SoundPool and MEDIAPLAYER ?
- What is better for crossplatform ?


Thanks
J.
 
Last edited:
Top