Thanks for the reply, I actually found the answer. I simply needed to add
webSettings.setMediaPlaybackRequiresUserGesture(false);
And you are correct, the html5 tag is not needed. I was just trying anything and everything i could xD
Thanks for the reply, I actually found the answer. I simply needed to add
webSettings.setMediaPlaybackRequiresUserGesture(false);
And you are correct, the html5 tag is not needed. I was just trying anything and everything i could xD