Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I've removed Samsung Pay #9

Closed
shahram7 opened this issue Jun 29, 2022 · 3 comments
Closed

I've removed Samsung Pay #9

shahram7 opened this issue Jun 29, 2022 · 3 comments

Comments

@shahram7
Copy link

Hi There,
first of all thank you for your great work here.
I would like to ask what if somebody has removed Samsung Pay app.
How can he remap long and press of back key for google pay?
Regards

@BigBoot
Copy link
Owner

BigBoot commented Jun 29, 2022

Hi, you can't remove Samsung Pay only disable it.

In any case this would be a duplicate of #4 (comment), there's a test version linked in this issue which should work, though there currently is a rather big delay when pressing a button,

@BigBoot BigBoot closed this as completed Jun 29, 2022
@shahram7
Copy link
Author

Hi, i didn't know it. I've used adb to uninstall it.

$ pm uninstall -k --user 0 com.samsung.android.samsungpay.gear
Success

and now when i hold back key it doesn't do anything

@BigBoot
Copy link
Owner

BigBoot commented Jun 29, 2022

yes, that just disables the app for the user and doesn't really uninstall it, it could be re enabled using
adb shell pm install-existing com.samsung.android.samsungpay.gear

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants