How to set full screen on android 4.4

I built my game on android 4.4 Kitkat. But i can’t set it to full screen. Someone can show m how to set full screen , please.

Did you run samples shift by engine? Can you paste a screenshot to describe the issue?

https://developer.android.com/training/system-ui/immersive.html

You do that in the Java side — not in Cocos2d-x.

Look at your Android project, the process is the same for NDK or SDK.

Java codes, minSDK, etc.