Dann musst du es so machen:
ShowPlayerDialog: DIALOG_RADIO
-> Da in OnDialogResponse:
---> listitem 0: ShowPlayerDialog: DIALOG_RADIOKAT1 mit allen Radionamen von Kategorie 1
---> listitem 1: ShowPlayerDialoh: DIALOG_RADIOKAT2 mit allen Radionamen von Kategorie 2
-> In OnDialogResponse für DIALOG_RADIOKAT1
---> listitem 0: Erstes Radio in Kategorie 1 spielen
...
gleiches für DIALOG_RADIOKAT2.