Does android native "VideoView" video rendering widget plays encrypted video files?
And if yes then how to play it and what all the APIs.
I have gone through this link i don't find anything related playing encrypted video.
Is it that i need to decrypt my video and then pass it to VideoView?