I tested it and it works fine on 4.4 kitkat, but, like KAPLANDROID, the black screen appeared on Android 2.3.6, but the music and video controller work fine,
Find a solution, just put this code
videoHolder.setType( SurfaceHolder.SURFACE_TYPE_PUSH_BUFFERS );
after that
videoHolder.addCallback( this );
and are you ready to go
hussamabd Feb 14 '14 at 19:07 2014-02-14 19:07
source share