首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 移动开发 > 移动开发 >

droiddraw send gui to device 失败的解决方法

2012-07-27 
droiddraw send gui to device 失败的解决办法在cmd命令行中执行adb forward tcp:6100 tcp:7100 就能解决

droiddraw send gui to device 失败的解决办法
在cmd命令行中执行adb forward tcp:6100 tcp:7100
就能解决了。

热点排行