Hello I added some code to play music in background of my application:
public class BackgroundSoundService extends Service { MediaPlayer mediaPlayer;