I want to load a 360 degree video, which is on youtube, in an native android app using VrVideoView (Google VR SDK).
Looking at the android api reference here, it doesn't seem to be supported, but it seems to be available for iOS version?
Is there anyway to do this on android? Thanks