Galaxy Wearable Not Opening on Rooted Device Solution
Galaxy Wearable Not Opening on Rooted Device Solution
Hello everyone, today I will talk about a problem I experienced recently and the solution I found on the internet.
Our problem was that after I rooted my Samsung S8 device and installed a custom rom, when I tried to connect my smartwatch, the Galaxy Wearable app, which is the smartwatch application, would not open.
As you know, since Samsung devices don't get many updates, I installed Android 11 in a different way, but as I mentioned above, it led to problems. Anyway, let me show you the error visually like this.
When I searched for this error on the internet, I found a solution for this error on Forum XDA as follows.
Note: If you're curious about the post I found, you can click here to go to the post.
Opening Galaxy Wearable on Rooted Device
Now open the terminal app and type "su"; this will grant you root permission. (Your phone must be rooted.)
Now, after granting root permission to the su operation, type "props" and a selection screen will appear, here write "1" and select "Edit device Fingerprint".
From the selection screen that appears, first choose Google, then choose Pixel 3.
After the changes are made, it will ask whether you want to reboot the device or not, do not reboot and return to the main menu. To return quickly, you can type "props" again.
Now, from the main menu, this time we will select "Add/Edit Custom Probs".
- On the page that opens now, press "n" and add a new "Custom Probs".
- The props we need to add
- "ro.product.brand"
- "ro.product.device"
- "ro.product.manufacturer"
- "ro.product.model"
- "ro.product.name"
- "ro.vendor.product.manufacturer"
- After adding these props, we need to enter the following values for our props respectively.
- "google"
- "crosshatch"
- "google"
- "Pixel 3"
- "crosshatch"
- "google"










Yorum Gönder