I'm doing the step-by-step tutorial, and when I added the adb path in Editor->Editor Settings->Export->Android, an error message came up:
Unable to write to file 'C:\Users/Jana/AppData/Roaming/Godot/editor_setting-3.tres', file in use, locked or lacking permissions.
I checked the file to see if it was read-only, it wasn't.
I was able to run the tutorial game on my Android with no problems.
File in use? There's only one instance of Godot. No other application would use that file, right?
What could be causing the error?