
How can I disable Fullscreen Mode in Android SDK?
That is. I just want to DISABLE this behaviour. No fullscreen at all. I'm using the JWPlayerFragment in the Android SDK.
That is. I just want to DISABLE this behaviour. No fullscreen at all. I'm using the JWPlayerFragment in the Android SDK.
Hi,
Thank you for the question. Please examine setFullscreenOnDeviceRotate. This is how you should handle fullscreen behavior. Here is a code example to assist you:
https://developer.jwplayer.com/sdk/android/docs/developer-guide/usage/jwplayer-fragment/#fullscreen
Please let me know if you have any other questions,
Daniel