voice access....again
NhaapsLevel 2 - Senior Member
i wrote the command with the word ignore in caps even though it doesnt have to be so maybe thats the issue otherwise just ignore it and restart your phone and see what happens
apopps set com.android.cts.accessibility.voiceaccess POST_NOTIFICATION ignore
NhaapsLevel 2 - Senior Member
the link didnt copy
NhaapsLevel 2 - Senior Member
- Edited
voice access
[Login to see the link]
ok so basicly it seems that if u want to use the mouse and voice access at the same time u will lose the ability to have the voice access mapped to a button.....unless someone here has an answer to this
its either:
mouse + voice access = no mapped button for voice access
OR
voice access - mouse = yes mapped button for voice access
PICK YOUR PROBLEM LOL
Lev26Level 3 - Gold Member
MXRJR Maybe try
[Login to see the link] You can try using adb to disable notifications for the app.
adb shell cmd appops set <packageName> POST_NOTIFICATION ignore<packageName> will prob be com.android.cts.voiceaccess, but you can make sure thats the version you have
Note "cmd". I dont know if thatll make a difference, you did say you were using terminal.
TechgenLevel 6 - Platinum Elite Member
Lev26 I don't think that method ever worked on these phones because it doesn't work on these Android versions. [Login to see the link] You can use the auto notification app that [Login to see the link] posted in the uploaded apps thread to hide notifications