Please try this one:
--- libvlc = LibVLC.getInstance();
+++ libvlc = new LibVLC();
P.S. What version of LibVLC-android you are using?
P.P.S. example
Please try this one:
--- libvlc = LibVLC.getInstance();
+++ libvlc = new LibVLC();
P.S. What version of LibVLC-android you are using?
P.P.S. example