Dear Forum,
after some initial time on fIutter´s app development I tried several ways to bring back the physical device (Android phone) to life when android sdk fails to start correctly in Visual Studio Code including:
- Activity Monitor: force quitting adb processes
- flutter doctor and flutter android-liscense checks in terminal
- repeating the ANDROID_HOME path assignment with the terminal
- re-installing Androids Studio´s Android SDK section from the settings
- Checking the USB Debugging Mode in the physical android device settings during activated Developer Mode
- re-connecting the USB-C cable to the phone
- restarting the computer
The setup is not stable as some time later, the daemon does not run error in VSC occurs for hours now.
There must be a better routine, I guess. It runs somehow, but I can´t get my head around it.
Thank you
PS.: Would provide more specific error messages en detail from the console, when errors would occor in the future, of course…