Skip to main content

All Questions

Filter by
Sorted by
Tagged with
0 votes
2 answers
3k views

Music Play Next and Play Previous are not working in Android studio

I had 2 Activities (namely MainActivity which shows list of songs and a default media controller at the bottom, and a AndroidBuildingMusicPlayerActivity with a custom made layout for playback) and a ...
V1 Kr's user avatar
  • 187
4 votes
1 answer
951 views

MediaPlayer MediaController Service

I cannot seem to fix this problem: android.view.WindowManager$BadTokenException: Unable to add window -- token null is not valid; is your activity running? I have an application which has an ...
Nath5's user avatar
  • 1,665