Android Studio can't open (port.lock access denied)

前端 未结 5 1552
Happy的楠姐
Happy的楠姐 2021-01-15 15:17

When I open the Android Studio it gives the following error:

java.io.FileNotFoundException: C:\\Users\\HP\\.AndroidStudio2.2\\config\\port.lock (Access is de         


        
5条回答
  •  猫巷女王i
    2021-01-15 16:08

    I had the same problem and in my case the problem was with permissions for the config folder - for some reason the config folder was read only. I changed the permissions and it was ok.

提交回复
热议问题