Thanks mate, I've tried to uninstall all my old drivers and install your ADB driver but as soon as I plug my phone Windows install automatically a driver. I'm going to keep trying buy if somebody knows another way please share itThe problem is in the driver 100%. You need to uninstall your device's old usb driver and install another one.
Try this Universal ADB Driver installer. Let me know if it solves your problem.
cant wait, thanks budHello everybody!
I ready to share the news about the upcoming update. Yes, it will be 1.5!
There's something really cool ahead of you. What can you say about... Wizard for disabling unwanted applications and other bloatware?! I'm testing this feature right now and to be honest, I like the way it works. The Wizard will indeed allow you detect most of the unwanted applications. But the decision of what to disable will, of course, be made by the user.
I have big plans for Wizard of Disable. I will update the databases and improve the logic of its work until I achieve optimal results. Very soon you will be able to try it out on your androids!
View attachment 5146629
P.S. I will soon be posting a new video on my YouTube channel showing all the new features of Update 1.5.
Have a nice day and good health!
No need to panicafter android 11 one ui 3.0 in s20 ultra ,all disable apps not work , thanks and thanksfull for this app to make disable unwanted app come true ...cheers
no no ,,,,, ur app work perfectly.....iam saying that any other app stoped working after android 11 .....but urs work great .No need to panic
I do not have the opportunity to test the program for android 11 now. Describe your problem in more detail.
Good, I hope there won't be any compatibility problems.no no ,,,,, ur app work perfectly.....iam saying that any other app stoped working after android 11 .....but urs work great .
iam just saying thanksssssssssss
for me using ur app with one ui 3.0 android 11 on my s20 ultra no any problem at all.....thanks again dear.It is perfectly! I hope there won't be any compatibility problems.
I disabled some apps on my s7, but I think I accidentally disabled dialer storage & now I'm getting com.android.phone stopped working. I also disabled Samsung pay & smart switch.
The device is not offline in adb & I can't enable or restore the disabled apps.
Is factory reset the only option now?
Does your device boot into the GUI (graphical interface)? What happens when you connect to ADB AppControl? Does the program see a list of installed applications? If you can enter the settings follow carlitobahsoun advice and in the settings enable all disabled applications.I disabled some apps on my s7, but I think I accidentally disabled dialer storage & now I'm getting com.android.phone stopped working. I also disabled Samsung pay & smart switch.
The device is not offline in adb & I can't enable or restore the disabled apps.
Is factory reset the only option now?
Upon connection to adb app control, it connects & immediately disconnects.Does your device boot into the GUI (graphical interface)? What happens when you connect to ADB AppControl? Does the program see a list of installed applications? If you can enter the settings follow carlitobahsoun advice and in the settings enable all disabled applications.
Try to connect your phone via usb and run this adb command:Upon connection to adb app control, it connects & immediately disconnects.
My network is disabled & com.android.phone force close is the cause of it & the inability to connect to adb I think.
Device is offline on normal adb using cmd as well.
Installing any app/apk is stuck as well because of that android.phone pop-up
adb shell pm enable --user 0 com.android.phone
Phew!Try to connect your phone via usb and run this adb command:
Code:adb shell pm enable --user 0 com.android.phone