Home > Samsung

Install Google Pay/Wallet in Galaxy Watch 5/Pro in Unsupported Country

In this guide, we will show you the steps to install the Google Pay/Wallet app on your Galaxy Watch 5/Pro in an unsupported country. The ability to install Android apps on the smartwatch came out to be the biggest gain when Samsung decided to switch over Wear OS from its in-house Tizen OS. In this regard, the payment apps were at the top of the priority queue for many users, after all, the ease of making payments from your watch via NFC is literally unparalleled.

However, when it comes to the payment app from Google, it is still unsupported in many countries. As a result of which, you cannot directly install it from the Play Store. Rather, you will have to take the help of the ADB Commands and make use of a VPN app to get this job done. And in this guide, we will show you how to do just that. So without further ado, let’s get started with the steps to install the Google Pay/Wallet app on your Galaxy Watch 5/Pro in an unsupported country.

Install Google Pay/Wallet in Galaxy Watch 5/Pro in Unsupported Country

At the time of writing, the shift from Pay to Wallet is still in progress, so we will be listing the commands to install both these apps. You may refer to that command that is in sync with your requirement. If you are unsure, then it’s better to install Wallet, as it is going to be the default payment app from Google in the near future.

Install Google Wallet in Galaxy Watch 5 Pro

STEP 1: Install Android SDK

First and foremost, you will have to install the Android SDK Platform Tools on your PC. This is the official ADB and Fastboot binary provided by Google and is the only recommended one. So download it and then extract it to any convenient location on your PC. Doing so will give you the platform-tools folder, which will be used throughout this guide.

install adb platform tools windows

STEP 2: Enable ADB Debugging in Galaxy Wach 5/Pro

  1. Head over to Settings > About Watch > Software and tap Software Version 7 times.Install Google Wallet in Galaxy Watch 5 Pro
  2. Then go to Developer Options and enable the toggle next to ADB Debugging.
  3. After that, scroll down a little bit and enable the toggle next to Debug over WiFi.
    Install Google Wallet in Galaxy Watch 5 Pro
  4. It will now bring up the IP Address, note it down somewhere [do not include the port number, i.e. values after the colon].
  5. For example, if the entire value is 192.168.1.3:5555, then your IP will be 192.168.1.3.

STEP 3: Connect Galaxy Watch 5/Pro to PC via ADB Command

  1. Head over to the platform-tools folder, type in CMD in its address bar, and hit Enter. This will launch Command Prompt.command-prompt-inside-adb
  2. Now type in the below command in this CMD window [make sure to replace IP accordingly].
    adb connect IP

    Install Google Wallet in Galaxy Watch 5 Pro

  3. You will now get a prompt on your watch, tap OK or Always Allow from this computer.
    Install Google Wallet in Galaxy Watch 5 Pro
  4. Finally, execute the below command to verify the ADB Connection between your watch and PC
    adb devices

    Install Google Wallet in Galaxy Watch 5 Pro

  5. You will now get your IP Address and port number, followed by the ‘device’ keyword. This signifies that the connection has been successfully established.

STEP 4: Install Google Pay/Wallet in Galaxy Watch 5/Pro via ADB Command

  1. To begin with, download Google Pay Wear OS APK or Google Wallet Wear OS APK
  2. Then transfer the APK to the platform-tools folder on your PC.
  3. Now, if you are installing Google Pay, then rename it to gpay.Install Google Wallet in Galaxy Watch 5 Pro
  4. For Google Wallet, rename it to gwallet.Install Google Wallet in Galaxy Watch 5 Pro
  5. Now execute the below command in the CMD window to install Google Pay [make sure to replace IP accordingly]
    adb -s IP install gpay.apk

    Install Google Wallet in Galaxy Watch 5 Pro

  6. On the other hand, type in the below command in the CMD window to install Google Wallet [make sure to replace IP accordingly]
    adb -s IP install gwallet.apk

    Install Google Wallet in Galaxy Watch 5 Pro

  7. You should now see the Google Pay/Wallet app icon in the watch’s app drawer, do not open it yet.Install Google Wallet in Galaxy Watch 5 Pro

STEP 5: Set up Google Pay/Wallet in Galaxy Watch 5/Pro

  1. First off, turn off the GPS and WiFi on your watch.Install Google Wallet in Galaxy Watch 5 Pro
  2. Then download and install a VPN app on your device and select the region as the UK.
  3. Now open the Google Pay/Wallet app on your watch [make sure location and WiFi are still off, and VPN is enabled on your device].
  4. Then proceed with the on-screen instructions to set it up.Install Google Wallet in Galaxy Watch 5 Pro
  5. Now go to your watch’s NFC section. If you see Google Pay there, then you may then disable the VPN. [If not, then see FAQ 1].
  6. After that, it will now ask you to scan the card, so tap on the Plus icon.Install Google Pay in Galaxy Watch 5 Pro
  7. Now hit Continue and you will now get a prompt on your device.Install Google Wallet in Galaxy Watch 5 Pro
  8. Open it and scan the desired card. Then proceed with the on-screen instructions to complete the process.Install Google Wallet in Galaxy Watch 5 Pro
  9. Finally, make a transaction via your watch right away. If you don’t do so, then the Google Pay/Wallet app might get disabled or disappear from your watch after a few minutes or hours [then, the only way out would be to repeat the entire process from scratch].

That’s it. These were the steps to install Google Pay/Wallet on your Galaxy Watch 5/Pro in an unsupported country. If you have any queries concerning the aforementioned steps, do let us know in the comments. We will get back to you with a solution at the earliest.



FAQ 1: Fix Google Pay Missing in NFC in Galaxy Watch 5/Pro

As per my personal experience, and a few other users across the internet, getting Google Pay to appear in the watch’s NFC section is usually a hit and miss. However, here are a few tweaks that you could try and check if it spells out success for you.

  • First off, restart your watch and check out the results.
  • Next up, launch Galaxy Wearable on your device and remove and re-add the NFC toggle on your watch. You may do so from the app’s Quick Panel section.Install Google Pay in Galaxy Watch 4

FAQ 2: How to Uninstall Google Pay/Wallet from Galaxy Watch 5/Pro

If you are stuck mid-way during the process and wish to start afresh, or you are no longer planning to use this app, then here’s how to remove it from your watch.

  • If the Google Pay app icon is visible in the watch’s app drawer then just long-press on it and select Uninstall. Or you may also uninstall it from the Galaxy Wearable app on your device.Install Google Wallet in Galaxy Watch 5 Pro
  • However, if you cannot see the app in the drawer, then you will have to uninstall the app via ADB Commands. For that, carry out STEP 1 to 3 listed above and then execute the below two commands-
    adb shell
    pm uninstall -k --user 0 com.google.android.apps.walletnfcrel

    Install Google Wallet in Galaxy Watch 5 Pro

Share:
  • Roel Rodas

    Nice tutorial, I would like you to tell me in which device to install the vpn. The cellphone, the watch or the computer? Thank you.