Thanks for responding. That is a super cool feature I will certainly use elsewhere. What I need to do is show a different layout on a second display (TV). Basically send Fullscreen video to the tv, maybe a jpeg.
The library allows it.
Have a view on the Device and another on the second monitor.
Time ago I got a kind of blackboard where on the device you had a panel where I pre-ordered the pictures to send. He told me a preview. And when I confirmed they appeared on the second screen, pictures and animations.
Or have the controls on the second monitor a game and on the device ... it is not necessary to update anything.
it's just a little difficult to understand the library.
Basically all the require res and jar files are now in aar's for each revision (modern Android SDK and extras). The library does not include the extra files (it was likely assumed they would always be availible from the Android SDK). I have tried unpacking these aar's and renaming the the jar and referring the res folders. It does not build the demo project. So, I can't even test and figure out how to do anything. Hence my comment that the library likely needs an update.