android-sourcedisplaymulti-windowsplit-screen

Can we split the window in to 3 parts in android


In android 7.1.2 we can split the window in to 2 parts.

Like that, can we split the window in to 3 parts (AOSP)?

I have followed this link https://source.android.com/devices/tech/display/multi-window


Solution

  • I got solution, Just have to run command using adb.

    adb shell settings put global enable_freeform_support 1