mouse toggle app will not come out of scroll. at home page the scroll will not select so i cannot go back to see what setting is wrong in the app.
Hello, if you are getting this on the new Onn Box, there is a problem with Android 12. Not working very well. We know that the dev is working on an update to get this fixed.
I installed a mouse app on my Onn box . I can move it up an down an side by side but when I use the pointer to click on an app it wont open it . I turned on usb debugging but it still wouldnāt open any apps . Any ideas please .
Miki
4
What virtual mouse are you using? Have you used the Dev options to make changes?
Im using Matvt-Mouse for Android an I did go to developer options an turned on usb debugging . but I still couldnāt turn anything on .
Miki
6
Ok there was a post about this and dev was suppose to be releasing a fix. Iāll move it there so others may see it and have a solution.
Search for mouse toggle android on Troypoint.com and his tutorial will tell you what you need to do, which is more than just turning on usb debugging
I couldnāt get that app to work right .
Can you hook up a Bluetooth wireless mouse to a Onn box ?
That is strange - I installed it on my ONN box only a couple of weeks ago and it works fine.
It installs fine it just canāt open anything .
Miki it donāt have a usb . The Bluetooth choices or TV , Soundbar and receiver . It donāt show a wireless mouse .
Miki
13
I donāt use the Onn but a bluetooth Keyboard is wireless. Not sure but the link I gave talks about a hub and a wireless Keyboard dongle can plug into it. If itās a micro USB power port you should be able to use an OTG cable. There must be some insiders supercharging an onn. Teoyās video does talk about using an USB hub to expand the Onn storage.
a cheap 4 port usb hub and mini mouse and keyboard from wallyworld work great.they have a dongle that i plug into the usb hub.i think i spent like 25US and type stuff in youtube like crazy? i luv all the youtube hacked appsā¦some pretty cool stuff on thereā¦with no adsā¦freakin nice
Miki
15
I used a smays powered hub with ethernet and a Rii minikeyboard trackpad combo. Then added a 128GB usb drive. Total cost was less than $45 but wow
it was great.
Donāt know if iām in the right place to ask for helpā¦, Iām desperately trying to make matvt mouse toggle for android work on fs 4k max 2nd gen
Iām on a windows 10 pc, so installed adb-setup-1.4.3.exe, then opened cmd with admin followed by
adb kill-server
adb start-server
adb connect so far so good ⦠then
adb shell settings put secure accessibility_enabled 1
adb shell settings put secure enabled_accessibility_services io.github.virresh.matvt/io.github.virresh.matvt.services.MouseEventService
adb shell appops set io.github.virresh.matvt SYSTEM_ALERT_WINDOW allow
adb shell appops set io.github.virresh.matvt RUN_ANY_IN_BACKGROUND allow
adb shell appops set io.github.virresh.matvt RUN_IN_BACKGROUND allow
adb shell appops set io.github.virresh.matvt TOAST_WINDOW allow
adb shell appops set io.github.virresh.matvt READ_EXTERNAL_STORAGE allow
adb shell appops set io.github.virresh.matvt WRITE_EXTERNAL_STORAGE allow
adb shell appops set io.github.virresh.matvt BIND_ACCESSIBILITY_SERVICE allow
Fire up matvt on my 4k max 2nd gen (karat fos 8.1.2.7) and all 4 permissins/accessibility are green
Iām able to invoke the mouse toogle by pressing play/pause button but clicking wont work except on highlighted tabs
then press play/pause button again puts it in scroll mode but the d-pad wont work.
Tried this with both versions, MATVT.1.0.7-rs_adbserver_testbranch-main_lab-test25.apk and matvt-app-release-1.0.7-pre2.apk (NO ADB version)
So my question is ; is there any syntax errors in my adb commands that keeps matvt from working? Thanks in advance
First, thank-you Miki for your reply and sorry for my late comment, for Iām fighting a nasty cold.
Iāve only had this fs since 1/7/25, and quickly learned how amazon has so heavily crippled this amaziing performing tiny piece of hardware.
I think Iāve misinterpreted my question.I shouldāve said āIs there anything missing in my adb shell commands?ā since Iām only 3
weeks old in the world of adh shell. Before today TDUK_Unified_Debloat_Toolbox-v1.apk did all the adb shell hard work for me on my old fs 4k (2018).
Now amazon forces me to learn the hard way. So I watched tdukās latest video on mouse toggle for fs, and correct me if I"m wrong, I donāt think the matvt app needs adb debugger per se, BUT needs to access os 11ās accessibility service and needs to add itās own accessibility feature, which I did with the first 2 adb shell commands, but not sure if something is missing in the commands itself,
like # " / () and so forth (only 3 weeks old)
Then at some point in his video we see in pmx app demonstration which permissions needs to be allowed in matvt app to work. Again is there anything missing in the formentioned adb shell permission commands?.
All Iām doing here is replacing accessesibility_v1.apk and pmx_1.11.apk and granting all the needed accessibility/permissions via adb shell for matvt mouse toggle app to work.
So, what I so desperately need from you or anyone here, is anyone with a infinitely profound knowledge of adb shell to check & correct
if needs be the adb shell commands listed in my post.
Sadly all I have to test my findings, is a android os 9 tv stick (X96s), but os 11 is a totally different ball game.
Thank-you again for your reply, and hope to here from you and perhaps anyone you know who can gracefully lend a helping hand with my
humble request. Have a nice day!.
Miki
19
Unless something has changed the disabling if ADB commands means the mouse toggle will not function and the stick if updated will have the WDB commands blocked. I havenāt used a firestick in a couple of years now. Sorry.