Godot Version
4.4
Question
Is there a way to run another app inside a canvas, like a browser or any other app, and choose how to interact with it. Like emulating a screen.
Android 7.0 (API level 24) introduced split-screen mode on small screen devices and picture-in-picture mode on select devices.
Android 8.0 (API level 26) extends picture-in-picture mode to small screen devices.
Android 12 (API level 31) makes multi-window mode standard behavior.