Closed fanrenyi closed 6 years ago
Does the SDK sample (SimpleVideoWidget) work properly for you?
on my mobile,MeiZu, Rom is FlyMe,SDK sample (SimplePanoWidget) work bad, it black screen when first load, the the SDK sample (SimpleVideoWidget) work OK
Would you mind attaching a bug report that captures the issue on this device? Or sending a bug report to me directly? Thanks.
Hi @fanrenyi, without access to this specific device, and without a bug report, there's no much more we can do.
Some mobile phones appear black screen because VrWidgetView add GLSurfaceView. In order to solve this problem, you can add a GLSurfaceView whose width and height is 0 in the activity's xml.