I\'m creating a game application with background music.I used Android Service to play the background music because I wanted to run BGM while changing activities. my problem
Override the method onUnbind(Intent intenet) in Service