I want to create a video player that can play 2D videos in a Cardboard view using android studio.
I don't know if it is possible or not? please help me.
I want to create a video player that can play 2D videos in a Cardboard view using android studio.
I don't know if it is possible or not? please help me.
Since we are going to render the output to a SurfaceView, yes it is possible. you have to apply proper projection to your camera object.