You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SOLVED}
used
https://github.com//issues/4#issuecomment-1158188672
Uninstall the current version of GW4Remap if it's installed
adb uninstall de.bigboot.gw4remap
Disable Bixby & Samsung Pay (Skip the ones which are not available for you)
adb shell pm disable-user --user 0 com.samsung.android.bixby.agent
adb shell pm uninstall -k --user 0 com.samsung.android.samsungpay.gear
[SOLVED}
used
https://github.com//issues/4#issuecomment-1158188672
Uninstall the current version of GW4Remap if it's installed
adb uninstall de.bigboot.gw4remap
Disable Bixby & Samsung Pay (Skip the ones which are not available for you)
adb shell pm disable-user --user 0 com.samsung.android.bixby.agent
adb shell pm uninstall -k --user 0 com.samsung.android.samsungpay.gear
Go to the Watch Settings and select Bixby as action for long pressing the power button
Download the latest v2.0 alpha and install the GW4Remap.apk
wget https://github.com/BigBoot/GW4Remap/releases/download/v2.0.0-alpha1/GW4Remap-v2.0.0-alpha1.apk
adb install GW4Remap.apk
Grant READ_LOGS permission (if you started the app before granting the permissions you need to restart the watch afterwards)
adb shell pm grant de.bigboot.gw4remap android.permission.READ_LOGS
Start GW4Remap, enable the service and configure buttons
The text was updated successfully, but these errors were encountered: