thanuj10 / Nokia-Debloater

A simple noob-friendly script that strips the system of the Evenwell apps from your Nokia.
38 stars 12 forks source link

Nokia Debloater bug report #11

Closed KelvinCrag closed 4 years ago

KelvinCrag commented 4 years ago

Bugs found:

  1. 'adb shell cmd install-existing --user 0' instead of 'adb shell cmd package install-existing --user 0'
  2. 'goto Reboot Menu' instead of 'goto Reboot Options'

Fix: batch-script_fixed.txt

EDIT: Thanks for providing Nokia devices this script. Note that my only motives for filing these issues is to ensure that script is bugless.

thanuj10 commented 4 years ago

Fixed these bugs and hence closing. Thanks for your input.

KelvinCrag commented 4 years ago

Fixed these bugs and hence closing. Thanks for your input.

No you didn't 🙄 The rebloating bug is still present. Adding .exe to the rebloat code doesn't change anything. You were supposed to include package in code as I mentioned earlier, if not if you try to run rebloat script it won't work you'll just get an error code like can't find install-existing because it's taking install-existing as package and there’s no android application with that name tag.

PS there's a new bug found, in the last debloat list: com.gti.qualcomm.datastatusnotification instead of com.qti.qualcomm.datastatusnotification And in rebloat section, after the 'rebloating is finished, press any key to reboot' note, there's no pause code so...