Android Studio 無法開啟

2013年7月23日 星期二

最近要開發Android的App,下載前段時間Google 2013 I/O釋出的Android Studio  來使用

猜想跟我之前的開發環境有衝突,所以某一次之後便無法正常開啟Android Studio

出現以下的情況:

Files in C:\Program Files (x86)\Android\android-studio\system\caches are locked. Android Studio will not be able to start.


解法參考以下網址 我的系統環境是Windows 7 64bit

(Ref: http://stackoverflow.com/questions/16856650/android-studio-failed-to-open-by-giving-error-files-locked)

簡單筆記並且翻譯

1- Go to folder where android-studio is installed. (C:\Program Files (x86)\Android\android-studio)
找到你安裝Android studio 的目錄
2- Now go back to previous folder. (C:\Program Files (x86)\Android)
回到上一層
3- Right click on the android-studio folder and go to properties.
右鍵點擊 "內容" 
4- Now in Properties window, go to Security Tab.
切換到 "安全性" 的標籤
5- Click the Edit Button
點擊 "編輯"
6- Now, a new window will open, here you click the Users(your-username-or-your-group-name)
點擊你自己的使用者
7- Now, from the List below, Check "Allow" in front of "Full control"
看下面的列表,在 "完全控制" 那邊點擊 "允許"
8- Now press "OK", then again "OK"..
一直按 "確定"
9- Its done..Now you can use Android Studio easily instead of Running it As Administrator every time.. 
可以執行了!!

0 意見:

張貼留言