I want to add MultiWindow to my 2D app.
I have an existing 2D app for Android (in Kotlin) which I want to port to the Quest 2/3. I got most of it working but I am stuck with adding Multi Window Support. My goal would be to be able to drag an item/tab and drop it outside to create a new window. Basically the same feature the Quest Browser is offering with its browser tabs. For any hint how to achieve this I would be thankful. 🙂368Views0likes0Comments