问题
I try to open the terminal in android studio but every time I press on it, it says " java.io.IOException: Couldn't create PTY". How to fix this?
回答1:
I solved this problem by open Settings>Tool>Terminal, I found that the shell path is invalid(Maybe this is caused by I update the github version),So I choose another path that lie in another folder which name is git-cmd.exe
来源:https://stackoverflow.com/questions/45258211/cant-open-terminal-java-io-ioexception-couldnt-create-pty