Universal-Debloater-Alliance / universal-android-debloater-next-generation

Cross-platform GUI written in Rust using ADB to debloat non-rooted Android devices. Improve your privacy, the security and battery life of your device.
GNU General Public License v3.0
2.58k stars 88 forks source link

bug(adb): "Adb not installed" error even though the reboot worked #703

Open GingrPowr opened 3 weeks ago

GingrPowr commented 3 weeks ago

Describe the bug

I think that since I didn't installed ADB the way this project wants to (I used it before), after clicking [Reboot] the "ADB not installed on your system" error is displayed. But my connected device still rebooted, because I added my ADB install folder into my PATH environment variables. Worth to mention: it also worked before, to uninstall the 120+ bloatware that were reinstalled on my freshely reseted Samsung J5. So ADB is installed, works (I used it before today), is detected by the app and works with the app.

Expected behavior

Either:

You have a solution?

Either:

Operating System

Windows

Distro version

No response

Window System + Manager

No response

Desktop Environment

No response

Provide logs

No response

Acknowledgements

VideoBeeYT commented 3 weeks ago

I have same issue, it's such a hassle that they didn't think about the simplest thing ever

zicke2 commented 1 week ago

@GingrPowr @VideoBeeYT

Download android platform tools and unzip it somewhere. https://dl.google.com/android/repository/platform-tools-latest-windows.zip

Put the tool into this Folder and start it from there… it will work ;)

greets from austria Screenshot 2024-11-12 181316

GingrPowr commented 1 week ago

Download android platform tools and unzip it somewhere. Put the tool into this Folder and start it from there… it will work ;)

No, that will not resolve the bug, only hide it.