Hello all,
I wanted to use my mi box to let the kids play put-put on the television. To accomplish that, I connected a wireless mouse to it. As scummvm was not natively in the play store, I sideloaded it.
It works, but I have 2 cursors. In the scummvm main window, I have a mouse pointer and a cross, which are some space apart. Only when I click, they come together. Also to click a button, you have to click above it, and drag onto it.
When I'm able to start a game, the mouse pointer is always there, together with the in-game cursor.
Can this be fixed?
Android TV mouse issue?
Moderator: ScummVM Team
By "mi box", I assume you mean a Xiaomi Mi Box which is running Android TV 6.0.
I am not sure why you needed to sideload as the latest stable version of ScummVM v2.0.0 should be available in the Google Play store on that device:
https://play.google.com/store/apps/deta ... vm.scummvm
Try that version instead... If not, then let us know where you got the APK which you have sideloaded so we know what version you are running i.e. is this from the buildbot nightlies?
I am not sure why you needed to sideload as the latest stable version of ScummVM v2.0.0 should be available in the Google Play store on that device:
https://play.google.com/store/apps/deta ... vm.scummvm
Try that version instead... If not, then let us know where you got the APK which you have sideloaded so we know what version you are running i.e. is this from the buildbot nightlies?
Hmm. I would still recommend uninstalling the current sideloaded APK and loading the ScummVM from the Play Store and testing to see if that resolves the issue.
If not, then file a bug on the tracker at http://bugs.scummvm.org/
If not, then file a bug on the tracker at http://bugs.scummvm.org/
Odd, though we might not be marking this as compatible with Android TV. The platform specific code is mainly in:
https://github.com/scummvm/scummvm/tree ... rm/android
https://github.com/scummvm/scummvm/tree ... androidsdl
Compilation help and instructions can be found at:
http://wiki.scummvm.org/index.php/Developer_Central
http://wiki.scummvm.org/index.php/Compiling_ScummVM
http://wiki.scummvm.org/index.php/Compi ... VM/Android
http://wiki.scummvm.org/index.php/Compi ... ndroid-SDL
And yes, we do have two Android platform backends. One uses the newer port of SDL to Android, the older one directly uses Android's APIs.
https://github.com/scummvm/scummvm/tree ... rm/android
https://github.com/scummvm/scummvm/tree ... androidsdl
Compilation help and instructions can be found at:
http://wiki.scummvm.org/index.php/Developer_Central
http://wiki.scummvm.org/index.php/Compiling_ScummVM
http://wiki.scummvm.org/index.php/Compi ... VM/Android
http://wiki.scummvm.org/index.php/Compi ... ndroid-SDL
And yes, we do have two Android platform backends. One uses the newer port of SDL to Android, the older one directly uses Android's APIs.
I am not an expert but maybe the place where compatibility is marked might be:
https://github.com/scummvm/scummvm/tree ... ts/android
https://github.com/scummvm/scummvm/tree ... androidsdl
https://github.com/scummvm/scummvm/tree ... ts/android
https://github.com/scummvm/scummvm/tree ... androidsdl
-
- Posts: 2
- Joined: Wed May 16, 2012 6:34 pm
Hi, I have a similar problem and didn't want to start a new topic.
I have sideloaded the app (Android ARMv7a package) on my Amazon Fire TV stick. I see both pointers, the ScummVM one and the Fire TV stick one, apart from eachother and with every click the ScummVM pointer jumps to the Fire TV pointer. If I hold down any mousebutton it seems to work but I guess this would be as uncomfortable as dragging the cursor across the screen by changing modes. Any idea how to fix this? Or am I out of luck because of the system?
EDIT: Nevermind, I got rid of the problem by disabling the TV borders
I have sideloaded the app (Android ARMv7a package) on my Amazon Fire TV stick. I see both pointers, the ScummVM one and the Fire TV stick one, apart from eachother and with every click the ScummVM pointer jumps to the Fire TV pointer. If I hold down any mousebutton it seems to work but I guess this would be as uncomfortable as dragging the cursor across the screen by changing modes. Any idea how to fix this? Or am I out of luck because of the system?
EDIT: Nevermind, I got rid of the problem by disabling the TV borders
-
- Posts: 7
- Joined: Tue Feb 20, 2018 6:02 pm