Replies: 1 comment
-
|
安卓无法实现有线连接本机,连接本机可在打开5555端口后可使用地址: 127.0.0.1:5555 安卓10不支持应用流转,若有任意软件浮动打开的需要可以试试 shizuku+米窗 或者其它方案 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
我做了一个实验,在车机端填入车机的IP,竟然可以正常控制本机,这太棒了,就是我想要的实现车机任意应用浮动窗口打开的效果。
只不过遇到了比较大的问题:
所以针对第 2 个问题,我没有找到很好的办法扫描出有线连接的本机,软件应该只支持 USB 端口的扫描。所以,问题是软件能否支持直接有线的方式添加本机呢?
当然,如果软件升级直接基于应用流转的思路实现所有应用浮窗运行就更好了,在车机上体验真的很棒,目前我在网上没有找到类似的解决方案,这个方案比分屏自由度高太多了。
Beta Was this translation helpful? Give feedback.
All reactions