Forum Discussion

tscholze's avatar
tscholze
Iron Contributor
Feb 09, 2020
Solved

Will the SDK or the device provide a functionality to include other Microsoft apps in asplit screen?

Abstract In some of my scenarios for Surface Duo centric apps play other Microsoft owned apps a huge role to utilizes the large screens of the Duo.   For example You have on the right side a lot ...
  • Hakon_Strande's avatar
    Feb 12, 2020
    Let me see if I understand your idea:
    1) Your app is spanned across the entire screen real-estate (on Duo that means it is "spanned" across both screens).
    2) You want your app to be able to open another app INSIDE the spanned area of your app, sort of hosting it as a container in your UI.
    Is that it? If so I am actually not sure how to do that. What I do know is that our SDK does not have this capability. In fact our SDK is really just three things: DisplayMask API, the hinge angle sensor and the Duo "capability" ID. Everything else is just Android OS so if the Android OS allows such app-in-app hosting then we would not prevent it. 🙂
    Let me know if you'd like more concrete info on this and we can do a little digging but we do not plan to evolve the SDK further alone but rather we are working with Google to get dual screen devices supported natively in Android R.

Resources