I just installed Android studio and followed flutter setup. When i run flutter doctor
i'm facing the issue reported here. Problem is that i can't foud Android SDK Tools (obsolete) in the list.
In addition, if i run flutter doctor --android-licenses
i'm getting
Android sdkmanager tool not found (C:\Users\stefa\AppData\Local\Android\sdk\tools\bin\sdkmanager). Try re-installing or updating your Android SDK
What can i do?