[Sound-Program]
When you have the songs in an arraylist you can shuffle them
Then Collections.shuffle ( songs );
when your arraylist is called songs
[Edited]
[Sound-Program]
When you have the songs in an arraylist you can shuffle them
Then Collections.shuffle ( songs );
when your arraylist is called songs
[Edited]