USB debugging doesn’t work with physical device/cmdline-tools component is missing/flutter

I created an app and my problem is that I can’t debug via USB cable because it doesn’t recognize my Smartphone. If I run flutter doctor it shows me this error: Android toolchain – develop for Android devices (Android SDK version 32.1.0-rc1) X cmdline-tools component is missing Run `path/to/sdkmanager –install "cmdline-tools;latest"` See https://developer.android.com/studio/command-line for more… Read More USB debugging doesn’t work with physical device/cmdline-tools component is missing/flutter