Error initializing ADB: Debug Bridge not found

后端 未结 2 1477
暗喜
暗喜 2021-01-22 04:29

I want to work with some files in flutter and so I wanted to use the Android Studio Device File Explorer to check if everything works correctly. But the Device File Explorer sh

2条回答
  •  暗喜
    暗喜 (楼主)
    2021-01-22 04:43

    Ok, I solved the problem. You must go to your Project Structure, add a Project SDK to your project and reopen Android Studio. Then the Problem should be solved.

提交回复
热议问题