在手机屏幕上本地启动 Samsung Dex UI
我正在尝试找到一种在手机屏幕上启动 Samsung Dex 的方法,而不是通过电缆或无线方式在外部显示器上启动。手机有root权限。
在 Android 9 上,调整 build.prop 文件足以使系统表现得像三星平板电脑,从而允许在手机屏幕上启动 Samsung Dex。 ro.build.characteristics=phone 在 Android 10 上将“手机”更改为“平板电脑”,
同样的技巧不起作用。
是否有任何 shell 命令(通过 termux 或 adb)强制启动像 Dex 这样的系统应用程序并显示在手机主屏幕上(显示 -d1)而不是显示在外部屏幕上(显示 -d2) 预先感谢您对此的任何意见!
I'm trying to find a way to launch Samsung Dex on the phone screen itself, rather than via cable or wirelessly on an external monitor. Phone has root privileges.
On Android 9, tweaking the build.prop file was enough to make the system behaving like a Samsung tablet, hence allowing to launch Samsung Dex on the phone screen.
ro.build.characteristics=phone changing "phone" to "tablet"
On Android 10 the same trick does not work.
Is there any shell command (via termux or adb) to force launch a system app like Dex and to be shown on the main phone screen (display -d1) rather than on an external screen (display -d2)
Thanks in advance for any input on this!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论