sarbajitsaha / Batch-Uninstaller

Batch Uninstaller app for Android (works on rooted as well as non-rooted phones)
GNU General Public License v3.0
67 stars 16 forks source link

It is not uninstalling app in android pie, pixel 2 #16

Closed shubhwicked closed 4 years ago

shubhwicked commented 5 years ago

App is not getting uninstalled on my pixel 2 having android Pie. It is only showing toast as app uninstalled, but actually it is not.

sarbajitsaha commented 4 years ago

Is your phone rooted? And are you trying to uninstall a system app or user app?

shubhwicked commented 4 years ago

Actually, it will unistall one by one. It is working on my pixel 2.

On Sun, Aug 4, 2019, 10:45 AM Sarbajit Saha notifications@github.com wrote:

Is your phone rooted? And are you trying to uninstall a system app or user app?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/sarbajitsaha/Batch-Uninstaller/issues/16?email_source=notifications&email_token=AENU2GO37WQLUQNFSFWHYU3QCZQY3A5CNFSM4HWQ66C2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD3P2UEQ#issuecomment-517974546, or mute the thread https://github.com/notifications/unsubscribe-auth/AENU2GIL3B667RXBIRCKJ2DQCZQY3ANCNFSM4HWQ66CQ .

sejeeth11 commented 4 years ago

java.io.IOException: Cannot run program "su": error=13, Permission denied

sarbajitsaha commented 4 years ago

java.io.IOException: Cannot run program "su": error=13, Permission denied

Hi @sejeeth11 , since you have a different issue, I would suggest you to open a new issue. The author's issue is solved, so I am closing this one.

shubhwicked commented 4 years ago

Hello, su is command for command line and work on rooted device. You have to give uninstall app permission in manifest and uninstall it one by one only, not in bulk.

On Tue, Aug 6, 2019, 6:29 PM Sejeeth S notifications@github.com wrote:

java.io.IOException: Cannot run program "su": error=13, Permission denied

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/sarbajitsaha/Batch-Uninstaller/issues/16?email_source=notifications&email_token=AENU2GJU2Z4WOCHWHB63MLDQDFYSVA5CNFSM4HWQ66C2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD3VBSHI#issuecomment-518658333, or mute the thread https://github.com/notifications/unsubscribe-auth/AENU2GO3YMX6RWVUWZJWMDLQDFYSVANCNFSM4HWQ66CQ .