Andriud studio emulator IP 設定 # Connect server # setprop: failed to set property .....
1. 確認模擬器版本
2. 確認是否連接到 Default Wifi
3. 網路詳細資訊
4. IP 地址及閘道不需要另外修改
5. IP 設定使用 DHCP
6. 編輯 platform-tools
開啟環境變數,選擇 Path |
7. 加入 platform-tools 位置
8. cmd 輸入 powershell
9. 使用 cd 到 platform-tools 位置
10. 輸入 adb shell
11. 如果失敗會有兩個問題,一個是手機沒有連接獲開啟開發人員選項
執行失敗,顯示 device offline
12. 另一個問題是沒有取得 root 權限,顯示 setprop: failed to set property .....
13. 按照此令取得 root 權限
14. 如果以取得權限,就不須用重新執行
15. 質性設定 IP 動作
setprop net.dns1 192.xxx.xx.xx
16. 設定完成後,檢查是否設定成功
執行 getprop
設定很多往下尋找 net.dns1
17. 到此不走已經全部完成
補:額外設定 port 口
關鍵字 : adb forward
後記
如果這篇文章對於你有幫助,可以幫忙分享給更多的人.文章內容如果有誤,可以在下方留言告知.本網站主要提供程式, 玩具相關資訊,可以訂閱獲得最即時的資訊.
留言
張貼留言