If you are talking about Button Mapper app, then please post in the corresponding app thread. (You can find the link a few posts back.)Could someone post here step by step instructions how to use these adb commands for Button Mapper? I'm a windows user.
Turns out I had to turn 'use bixby when phone is locked' on. To do that you have to disable bxactions from intercepting the bixby temporary.Could you use the blocking function of the app "AutoNotification" to get rid of the popup?
Disable auto update from dev options. Then type the following in cmd/terminal while usb debugging on:
adb shell pm disable-user --user 0 com.sec.android.soagent
adb shell pm disable-user --user 0 com.wssyncmldm
adb shell pm disable-user --user 0 com.samsung.sdm
adb shell pm disable-user --user 0 com.samsung.sdm.sdmviewer
adb shell pm disable-user --user 0 com.ws.dm
Ignore the error out if package doesn't exist.
What does do/fix ? Block OS update or does it make bxActions work with android12 proper ? (the latter is preferred ; -)I am glad I am using this on all my Android devices.
Code:Disable auto update from dev options. Then type the following in cmd/terminal while usb debugging on: ...
stops android system updates.What does do/fix ? Block OS update or does it make bxActions work with android12 proper ? (the latter is preferred ; -)
I did the same, except that I uninstalled all bixby packageFrom any pc with adb tools installed run;
adb shell pm enable com.samsung.android.bixby.agent
adb shell pm grant com.jamworks.bxactions android.permission.READ_LOGS
adb shell pm grant com.jamworks.bxactions android.permission.WRITE_SECURE_SETTINGS
adb shell logcat -c
adb shell am force-stop com.jamworks.bxactions
adb shell am start -n com.jamworks.bxactions/com.jamworks.bxactions.SettingsHome
That did make it work. Disabling bixby entirely (adb shell pm disable-user com.samsung.android.bixby.agent) stops it from working though so I guess I can't get rid of the popup on lockscreen
Also disabled and re-enabled bxActions in Accessibility settings, both Bixby and Volume buttons. Not sure if that was needed.
(samsung s10e android 12, bxactions pro)
C:\adb>adb shell sh /data/data/com.jamworks.bxactions/files/start_full_remap.sh
sh: /data/data/com.jamworks.bxactions/files/start_full_remap.sh: Permission denied
I did the same, except that I uninstalled all bixby package
But the problem is that bxActions is only "easy remapped" but I prefer to have the fully remapped...
Edit:
I tried adb commands to set it fully, but the command gives by the app doesn't works....
View attachment 5519821
Code:C:\adb>adb shell sh /data/data/com.jamworks.bxactions/files/start_full_remap.sh sh: /data/data/com.jamworks.bxactions/files/start_full_remap.sh: Permission denied
Yes, but when I run it under windows, I have an error.....Good news for you.
The new "bxActions.exe" is now in "Documents/bxActions" folder on your Smartphone.
Have you already completely uninstalled bxActions? Also uninstalled Button Mapper completely? Delete bxActions folder on your Smartphone? Delete all USB debugging authorizations in the developer settings. Then restart your Phone, wait a few minutes and connect your Phone to the PC and grant the permission on the Phone to always allow USB debugging. Now install bxActions from Playstore and start it. Carry out all necessary steps and finally execute the bxActions.exe on the PC. I wish you success.
Yes
No, but OK I'll do it
OK, I'll try it again but not tonight... tomorrowDelete bxActions folder on your Smartphone? Delete all USB debugging authorizations in the developer settings. Then restart your Phone, wait a few minutes and connect your Phone to the PC and grant the permission on the Phone to always allow USB debugging. Now install bxActions from Playstore and start it. Carry out all necessary steps and finally execute the bxActions.exe on the PC.
YEEESSS!bxActions is back.
Update version 6.30
The new "bxActions.exe" is now in "Documents/bxActions" folder on your Smartphone.
...
And it works, even after a restart. (galaxy S10+)
Me too: Full remapping is working fine on my S10 with Android 12 / OneUI 4.0.
The build in remapping is very limited. With bxActions you can remap everything as you like.The S10 has this as a built-in feature, no need for a remapper.