Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经尝试在 android 7,8,9 中进行以下操作
adb shell settings put global enable_freeform_support 1
这个答案的布尔值返回true。当我在 android 10 中尝试时,我看到了 free form 选项。但在 android 7、8、9(模拟器和硬件)中,我只看到分屏选项!看不到自由格式选项。根据这个自由形式的多窗口应该支持android 7+。任何想法 ?