I need to use video as my background. First I placed the video file in drawable folder and called as background of LinearLayout in main.xml. But while running t
LinearLayout
I was able to get this working with a combination of the above and the following other two posts:
Android player raising exception prepare failed:status 0x1
How to attach MediaPlayer with SurfaceView in android?