In my application i want to stream video. In case if mobile can not play that video VideoView
shows dilogue like this
what i want if to customize this dialogue and insert two buttons one to download this video and one to try to play an Low Quality
video.
right now in onErrorLitener
of VideoView
i am showing dialogue to user but in this way with my dialogue
VideoView own dialogue also show on screen which i don't want.
If i cant customize VideoView
Error dialogue can i make it dont show on screen