2017-08-22 186 views
0

美好的一天。 我的Android Studio模擬器出現問題。我搜索了互聯網,我似乎可以找到解決這個問題的辦法。 每當我嘗試啓動我的模擬器,這是我得到:無法在Windows 8.1的模擬器中啓動AVD Android Studio

Cannot launch AVD in emulator. 
Output: 
emulator: WARNING: cannot find system DNS servers! Name resolution will be disabled. 
emulator: WARNING: cannot find system DNS servers! Name resolution will be disabled. 
###WARNING: will use system default DNS server 
###WARNING: unable to configure any DNS servers, name resolution will not work 
Hax is enabled 
Hax ram_size 0x40000000 
Hax is working and emulator runs in fast virt mode 

模擬器然後開始,但應用程序拒絕運行。請任何解決方案?

回答

0

它已經解決了。 我剛剛連接我的系統到互聯網,然後重新啓動Android工作室。 我不知道世界上發生了什麼,但它現在起作用了。我正在做什麼......

相關問題