Android DDMS (Monitor) does not start if user profile contains a space in it

后端 未结 5 1084
青春惊慌失措
青春惊慌失措 2020-12-08 07:11

If I use a Windows account such as \"User\", the DDMS can be started from Android Studio.

If I use a Windows account which contains a space such as \"Test User\", th

5条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-08 07:41

    I got same problem, I fixed it by running android studio as administrator,

    otherwise you can run it manually when require.

提交回复
热议问题