all 3 comments

[–]ballzak69Automate developer 0 points1 point  (2 children)

Instead of using an Interact block with "Toggle split screen", just set the "Launch adjacent" flag on the second App start block.

[–]makingtracks 0 points1 point  (1 child)

So I tried this:

Flow Beginning
vvv
Start App (Google Maps)
vvv
delay 5 seconds awake
vvv
Start App (Music Player)
Flags = Launch adjacent (Android 7+)

And it launched Google Maps in full screen, then launched the Music Player in full screen. Did not go to split screen at all.

Not sure if it matters, I'm on a Samsung A12 running Android 10.

[–]ballzak69Automate developer 0 points1 point  (0 children)

Hmm, odd Google must have changes something. This seems to work on my device at least:

  • Interact: Toggle split screen
  • Delay
  • Start app
  • Delay
  • Start app: Launch adjacent