无法在android studio中运行调试模式

Ken*_*nji 10 debugging port android android-studio

我无法在android studio的调试模式下运行我的应用程序,有时它说问题是localhost:8601,有时如下:

Client not ready yet.
Client not ready yet.
Client not ready yet.
Client not ready yet.
Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=com.test.myapp/.activity.SplashActivity }
Run Code Online (Sandbox Code Playgroud)

Ken*_*nji 11

我终于解决了这个问题.我的手机设置应该设置为MTP模式,没有其他设置.此更改后调试器连接到我的手机.