Support Secondary Display?

Hello.

I want to show the secondary screen for using Android on Cocos2d-x.

Is there a Presentation Class in the Android that can be used with Cocos2d-x?

I want to Main UIScreen show Cocos2dx Scene or Java Controller,Ex:Move button,Pause button…

Secondary UIscreen show another Cocos2dx Scene GameScene Viewer,Ex:Role,Collider,Decorator

Is there a way to configure the Dual Display with Cocos2d-x as an Android platform?