-
-
Notifications
You must be signed in to change notification settings - Fork 11.2k
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
Unable to click or swipe on Xiaomi 15 with HyperOS2 (right-click back works) #5785
Comments
same issue on Xiaomi 14 |
没有给权限,开启USB调试(安全设置) |
同样的问题,已经开启了USB调试(安全设置) |
已经开了,不是第一次用控制类软件了,只是手机更新系统后 给了权限也无法再控制 |
Try this |
同样的问题,开发者模式里面重启USB调试(安全设置),然后重启手机,解决 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Environment
OS: Windows 11
Scrcpy version: 3.1
Installation method: Windows release
Device model: Xiaomi 15
Android version: Latest HyperOS2
Describe the bug
After upgrading to the latest version of HyperOS2 on Xiaomi 15, I encountered the following issues when using scrcpy:
I can browse the device screen normally, but clicking and swiping do not work.
Right-click (back) functionality works fine.
Before upgrading to HyperOS2 (on HyperOS1), scrcpy worked perfectly without any issues.
Steps to reproduce
Connect Xiaomi 15 to a computer via USB.
Enable USB debugging on the device.
Grant "Simulate touch events" permission.
Run scrcpy.
Observe that clicking and swiping do not work, while right-click (back) functionality works.
Steps I have tried
Confirmed that USB debugging is enabled.
Confirmed that "Simulate touch events" permission is granted.
Restarted both the device and the computer, but the issue persists.
Additional information
The issue started after upgrading to HyperOS2. It worked fine on HyperOS1.
It might be related to changes in permission management or input event handling in HyperOS2.
After investigation, it has been confirmed that this issue is caused by the Xiaomi system. Many users in the Xiaomi community have reported the same problem. Even after multiple updates to the HyperOS version, the issue persists.
We suspect that Xiaomi has implemented restrictions in the system's permission management, which prevents scrcpy from functioning properly, specifically affecting click and swipe actions.
I would appreciate it if the developers could help investigate this issue. Thank you!
The text was updated successfully, but these errors were encountered: