Closed jonomacd closed 13 years ago
I tried compiling your source and it appears that I am missing a class.
static MP3Player player = null;
There is no MP3Player class. Did you forget to commit this?
Thanks.
Just updated it. Sorry about that. The .gitignore had that file in it for some reason.
I tried compiling your source and it appears that I am missing a class.
static MP3Player player = null;
There is no MP3Player class. Did you forget to commit this?
Thanks.