将 Android / iOS 设备作为 Windows PC 的显示器使用(通过网络连接)。
- spacedesk for Android
- spacedesk (PC driver) : 会在系统安装 spacedeskService 服务并默认自启。
- spacedesk Manual
adb 连接 Android
There is no native ADB cable support by spacedesk. However, user can still use ADB port forwarding.
On Windows, run:
adb reverse tcp:28252 tcp:28252
On Android, turn of Automatic Server Discovery (old version: go to spacedesk Menu-> Settings -> Connection -> Automatic Server Discovery, Turn OFF), Then use IP address 127.0.0.1 to connect.