Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
blunden committed Sep 13, 2023
1 parent b58b749 commit 05b85c0
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,19 @@ SPayToGPay
============

A helper app to remap the Samsung Pay button shortcut on the
Galaxy Watch 4 to Google Pay on watches in regions shipping
without Samsung Pay.
Galaxy Watch 4/5/6 to Google Pay on watches in **regions shipping
without Samsung Pay preinstalled**.

Watches that ship without Samsung Pay end up with a long-press
shortcut that they can't remap. This app makes the shortcut
launch Google Pay instead.

**NOTE:** Requires a watch reboot to take effect.

[XDA Developers](https://forum.xda-developers.com/t/spaytogpay-remap-samsung-pay-long-press-shortcut-to-google-pay-on-watches-in-regions-shipping-without-samsung-pay.4459229/)
**NOTE:** On Wear OS 4.0 (One UI 5), the user needs to grant the
app the SYSTEM_ALERT_WINDOW permission in order for it to be able
to launch the Google Pay app from the background.

`adb shell pm grant com.samsung.android.samsungpay.gear android.permission.SYSTEM_ALERT_WINDOW`

[XDA Developers](https://forum.xda-developers.com/t/spaytogpay-remap-samsung-pay-long-press-shortcut-to-google-pay-on-watches-in-regions-shipping-without-samsung-pay.4459229/)

0 comments on commit 05b85c0

Please sign in to comment.