Android Studio 虛擬機設置 虛擬定位
首先查看 user目錄下的文件 .emulator_console_auth_token
復制其中的文本作為 <auth_token>
windows 打開 cmd , 輸入命令:
telnet localhost 5554
auth <auth_token>
geo fix <經度> <緯度>
注意 :
首先查看 user目錄下的文件 .emulator_console_auth_token
復制其中的文本作為 <auth_token>
windows 打開 cmd , 輸入命令:
telnet localhost 5554
auth <auth_token>
geo fix <經度> <緯度>
注意 :
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。