BigBoot / GW4Remap

Apache License 2.0
209 stars 18 forks source link

Uninstall instructions #21

Open stuart576 opened 1 year ago

stuart576 commented 1 year ago

I wanted to remove GW4Remap functionality, however following the reverse of the install instructions has stopped Samsung Pay from appearing when I long press the back button, nothing happens.

This is what I did:

adb uninstall de.bigboot.gw4remap (this command didn't seem to do anything, so I uninstalled the app from the watch directly)

adb shell pm enable --user 0 com.samsung.android.bixby.agent adb shell pm enable --user 0 com.samsung.android.samsungpay.gear

Is there anything else I need to do?

jusxon commented 1 year ago

If you followed the original instructions, Samsung Pay is uninstalled not disabled, so this comment may help you if you still need it;

https://github.com/BigBoot/GW4Remap/issues/4#issuecomment-1641152976