Vitamio-with-librtmp
Vitamio-with-librtmp copied to clipboard
Missing VideoView
Hi,
The widgets namespace is missing from the vitamio.jar so I cannot import VideoView. Could you please fix it or tell me how to procede? Thanks
I'm having the same problem. Can you please give some feedback about this import?
Thank you
Post log's or sample code to help crosle
Never mind. Just add this line to your build.gradle:
compile 'me.neavo:vitamio:4.2.2'
VideoView class will be included.
Thank you