I copied the MediaController.java file from androidSDK.
Next i have taken the VideoView class from androidSDK in my application.
I sorted out the various Bugs, but one , and thats the PolicyManager.
i want to know what is exactly Policy Manager class , why the Default MediaController class is using it .
or is there any other way to create Custom Media Controller...plz dont tell to inflate an xml on videoView.. thanx for your cooperation and valuable answers.