Android Studio always disconnect immediately after beginning “debug”

前端 未结 1 615
忘了有多久
忘了有多久 2021-01-12 09:25

Every time I try to debug any project with Android Studio, the app does not start, and immediately the console gives following message:

Connected to t

相关标签:
1条回答
  • 2021-01-12 09:46

    I finally solved it!

    The problem was that at the left of start and debug button, the configuration menu was set to test. Just put it on App and now it works.

    0 讨论(0)
提交回复
热议问题