I changed startActivity in opensdk/HackApi.java to test setLaunchDisplayId working.
But application always starts in main display, not secondary display.
In the developer options, you can enable the 'simulate secondary display' option and obtain the displayId to test this code.
I changed startActivity in opensdk/HackApi.java to test setLaunchDisplayId working. But application always starts in main display, not secondary display. In the developer options, you can enable the 'simulate secondary display' option and obtain the displayId to test this code.