Adb always showing popup error

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By razor7131

I want to export my game into android, and that require me to set up Adb in editor, the proccess goes smoothly. The next time I launch Godot, it automatically launch Android Studio at the same time and it showing me the following popup error every 1 minutes :

Cannot find file '..\Godot Engine\myProject\devices

each time I force close Android Studio it automatically being called again, and showing me that popup again, until I revert the Adb configuration in Editor.

Help, how to fix this?