I noticed that the uninstall process doesn't work (on Windows, at least) if ADB is running, the system refuses to delete the folder and says its files are in use. The uninstaller needs to run adb kill-server before attempting to delete the Nexus Tools folder.
I noticed that the uninstall process doesn't work (on Windows, at least) if ADB is running, the system refuses to delete the folder and says its files are in use. The uninstaller needs to run
adb kill-server
before attempting to delete the Nexus Tools folder.