2015年10月24日
Android Studio: PANIC: HOME is defined but could not find
在Win7下, 因為將User目錄改到D槽所產生的問題. 使得AVD模擬器無法使用.
PANIC: HOME is defined but could not find Galaxy_Nexus_API_22.ini file in $HOME\.android\avd
(Note: avd is searched in the order of $ANDROID_AVD_HOME,$ANDROID_SDK_HOME\.android\avd and $HOME\.android\avd)
解決方式:
控制台->進階系統設定->進階->環境變數
新增
ANDROID_SDK_HOME = D:\Users\YourUserName\
訂閱:
張貼留言 (Atom)
coap-client 4.3.0 Windows build
coap-client is a wget -like tool to generate simple requests for retrieval and modification of resources on a remote server. Got the sour...
-
選擇用tinc的原因是因為官網的這句話. Automatic full mesh routing Regardless of how you set up the tinc daemons to connect to each other, VPN traffic i...
-
為了要測試重開機幾次會失敗, 寫了一個script來記算. 因為busybox的shell只提供了有限的功能, 不能像bash一樣宣告整數變數, 所以count的處理算比較麻煩. #!/bin/sh FILE = /etc/count timeout = 2 if ...
-
雖然遠端桌面時, 可以在client端設定是否要將遠端的音訊重新導向到本機, 當你有多台Server要遠端控制時就不會想要每次修改設定. 我的解決方式是修改遠端Server的音效設定值. 修改群組原則的設定.
沒有留言:
張貼留言