标签: android networking
我目前通过wifi系绳将我的银河系连接到我的计算机上为root用户,我想知道我是否有办法在Android设备本身或通过运行Windows 7和Ubuntu Linux的PC上移植。有什么建议吗?
答案 0 :(得分:0)
ADB does have a port forward command,见:
adb forward tcp:6100 tcp:7100
虽然对您的问题稍微澄清可能有助于为您找到解决方案。