godotengine / godotengine/godot
ADB dont close on exit
- Dominant language
- C++
- Stars
- 117k
- Forks
- 26.8k
- PR merge metrics
- PR metrics pending
Description
### Tested versions
4.4.1 Steam
### System information
Windows 11
### Issue description
ADB and JDK dont close after exiting Godot even with "Close ADB on Exit" option checked. Its better to have an option in menu to manually start / close ADB and JDK sometimes Steam refuses to launch Godot again because of ADB / JDK still open. Also an option to connect to adb remotely using a Pairing Code was good because sometimes the automatic ADB connection dont detect device over network and i need to connect manulally using cmd.
### Steps to reproduce
Open a project with Android templates and try to deploy to Android device using remote connection, after exit Godot ADB (and JDK) dont close.
### Minimal reproduction project (MRP)
...
Contributor guide
Assessment
This issue has not been assessed yet.