Hi Edward,
Finally I got it working by cloning the project again, make changes before the first compile, then the changes got compiled in.
Thank you so much for all your kindly help!
Liuting
Thanks it's working!I was able to stop this same crash by removing these two lines from the releasePlayer() method.
libvlc.destroy();
libvlc = null;