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

前端 未结 5 1524
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条回答
  •  日久生厌
    2021-01-15 16:23

    My Android Studio was not opening and throwing the same error as above.

    I went and deleted the below folder -

    .AndroidStudio3.5 (It should be in C:/users/[insert current user]/.androidstudio3.5)

    Delete the whole folder and try running the studio again.

提交回复
热议问题