Button mapper android tv 9 not working

by Pfremm

Has anyone had success with button mapper and androidb9? The app installs from google play but I never see button mapper service get added to services within accessibility.

rtechr

Works on a Shield TV running 9.

FFogogo

for new ppl checking this old reddit post wich made me almost crazy .... the command above wont work CUZ there is a space in the command line

adb shell pm grant flar2.homebutton android.permission.WRITE_SECURE_SETTINGS

i removed it now it works T.T

vandalous1

On android tv go to apps row, move all the to end, select "+". It appears there and you can it to your app row.

f1vefour

Is it enabled in Accessibility? If it doesn't show up there do this:

Use adb over WiFi to grant WRITE_SECURE_SETTINGS permission to Button Mapper and then reboot.

adb shell pm grant flar2.homebutton android.permission. WRITE_SECURE_SETTINGS

adb shell settings put secure enabled_accessibility_services flar2.homebutton/flar2.homebutton.a.ai