How do you develop an app for a dual screen device?

I would like to make an AYN Thor app which runs on both screens, but I for the life of me cannot find documentation on how to do this.

12 points · 1 comments · view on lemmy.world

1 Comments

0xd34d@sh.itjust.works · 4 pts · 29d

Maybe try the jetpack window manager, https://developer.android.com/codelabs/android-window-manager-dual-screen-foldables

It says it's for foldables and dual screen devices. Also check if Ayaneo has any sort of sdk

I also see there is Presentation for displaying content on a second screen, https://developer.android.com/reference/android/app/Presentation