Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work in Chrome on 2019 Nvidia Shield TV PRO and asks for remote debugging permissions. Is this normal? #70

Open
kornbred opened this issue Mar 23, 2023 · 2 comments

Comments

@kornbred
Copy link

When I attempt to use the mouse in chrome on Nvidia Shield TV Pro it doesn't work for any of the clicks and when I try to click in the URL bar it asks for remote debugging permissions! Is this normal?

@virresh
Copy link
Owner

virresh commented Mar 23, 2023

Assuming you're using adb-pre version 1.0.7 (https://github.com/virresh/matvt/releases/download/v1.0.7-pre/matvt-app-release-1.0.7-adb-pre.apk),
asking for debugging permissions is expected. ADB requires those permissions, and can't function without those.

In case your device supports faketouch, you might be able to use the non-adb version - https://github.com/virresh/matvt/releases/download/v1.0.7-pre/matvt-app-release-1.0.7-pre2.apk
The non-adb version doesn't ask for permission, but it only works if device supports faketouch.

@ScottMccay
Copy link

ScottMccay commented Jun 27, 2023

i would recommend using the 1.0.7-pre2 version for the nvidia shield as its android 11 it works best on mine non adb version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants