重新启动后,adb shell cmd 覆盖层将重置为之前的状态(未激活)

发布于 2025-01-16 07:51:52 字数 619 浏览 2 评论 0原文

gesturalthirdbutton 导航之间切换

我正在尝试使用cmd Overlay Enable com.android.internal.systemui.navbar.gestural

>cmd 叠加启用 com.android.internal.systemui.navbar.thirdbutton

或通过 system-->gestures-->system navigation 然后选择手势导航代码> 和三键导航

我使用 - 检查了更改 cmd override list --user current 我能够看到所做的确切更改。

但是当我重新启动我的 Android 设备时,它只是恢复到之前选择的导航;很少(尝试 5-6 次后)所做的更改在重新启动后仍然保留。

示例:如果我当前的选择是三按钮,并将其更改为手势,则重新启动后它会返回三按钮,或者有时(在 5-6 次尝试和重新启动后),它保持手势状态。

即使重新启动后如何保持更改永久?

I'm trying to switch between gestural and threebutton navigation using

cmd overlay enable com.android.internal.systemui.navbar.gestural

and

cmd overlay enable com.android.internal.systemui.navbar.threebutton

or via system-->gestures-->system navigation and then selecting gesture navigation and 3-button navigation.

I checked the changes using -
cmd overlay list --user current and I was able to see the exact changes made.

But when i reboot my android device, it just reverts back to the previous selected navigation; rarely (after 5-6 tries) the changes made remain after reboot.

Example: If my present selection is threebutton and I change it to gestural, then after reboot it goes back to threebutton or sometimes (after 5-6 tries and reboots), it stays as gestural.

How do i keep the changes permanent even after reboot??

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

我的影子我的梦 2025-01-23 07:51:52

我也有同样的问题。使用 adb cmd 覆盖所做的更改在重新启动后不会保留。然而,在一些论坛中,我看到即使在重新启动后,更改仍然存在,但他们可能运行的是 Android 10。我目前运行的是 Android 11。我真的不知道他们是否通过 Android 升级更改了此功能。

I also have the same issue. The changes made using the adb cmd overlay does not remain after reboot. However, in some forums, i saw that the changes still stayed for some even after reboot but they were probably running android 10. I am currently running Android 11. I don't really know if they changed this feature with android upgrades.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文