您的位置:首页 > 移动开发 > Unity3D

Unity remote 连接不上解决方案

2015-06-19 11:04 579 查看
这个是我找来的方案 应该靠谱

Follow these steps and you should have no problems on any device (famous last words).

Step 1 - Download Android SDK

Step 2 - In the SDK installer ensure you install "Google USB Drivers"

Step 3 - Go to device manager and make sure your device has its drivers installed. You can get more help here. http://developer.android.com/sdk/win-usb.html

Step 4 - In Unity under preferences set the path to the Android SDK. C:\Program Files (x86)\Android\android-sdk or something similar.

Step 5 - Close Unity

Step 6 - On your android device ensure that in Application Settings that USB Debugging, Stay Awake and Allow Mock Locations are all enabled.

Step 7 - Connect via USB and launch the remote app.

Step 8 - Launch Unity

Step 9 - Run your game in the editor

Step 10 - Enjoy
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: