universal-android-debloater icon indicating copy to clipboard operation
universal-android-debloater copied to clipboard

GUI not working correctly in kali linux

Open turbo-hackers opened this issue 2 years ago • 1 comments

Describe the bug

I enabled USB debugging in the developer options on my phone and ADB connects to it and lists it as attached. I installed ADB with apt install android-sdk-platform-tools then got the tarball, extracted it with tar -xf uad_gui-linux.tar.gz and ran the one file that's inside ./uad_gui-linux. The GUI opens up and closed quickly.

Keep up the good work, great project and thanks!

UAD log Error in Adapter::request_device: Limit 'max_compute_workgroups_per_dimension' value 65535 is better than allowed 0

2022-12-17 00:13:58 ERROR [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/wgpu-0.13.1/src/backend/direct.rs:898] Error in Adapter::request_device: Limit 'max_compute_workgroups_per_dimension' value 65535 is better than allowed 0
2022-12-17 00:13:58 ERROR [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/wgpu-0.13.1/src/backend/direct.rs:898] Error in Adapter::request_device: Limit 'max_compute_workgroups_per_dimension' value 65535 is better than allowed 0

turbo-hackers avatar Dec 16 '22 13:12 turbo-hackers

Did you try the OpenGL build?

https://github.com/0x192/universal-android-debloater/releases/download/0.5.1/uad_gui-linux-opengl.tar.gz

0x192 avatar Dec 18 '22 16:12 0x192