You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
>adb shell /data/local/tmp/minitouch
Output:
open: Permission denied
Unable to open device /dev/input/event1 for inspectionopen: Permission denied
Unable to open device /dev/input/event4 for inspectionopen: Permission denied
Unable to open device /dev/input/event3 for inspectionopen: Permission denied
Unable to open device /dev/input/mice for inspectionopen: Permission denied
Unable to open device /dev/input/mouse0 for inspectionopen: Permission denied
Unable to open device /dev/input/event0 for inspectionopen: Permission denied
Unable to open device /dev/input/event2 for inspectionUnable to find a suitable touch device
using Android InputManager
>adb forward tcp:1111 localabstract:minitouch
Output:1111
Image of the minitouch command I sent:
Is there a problem with my steps or the device does not support it? Thanks for answering
The text was updated successfully, but these errors were encountered:
Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.56. Please mark this comment with 👍 or 👎 to give our bot feedback!
I independently used MiniTouch to send commands to the following Android10 mobile phones, and the mobile phone screen did not respond to operations.
Device Information:(abi version:arm64-v8a)
HUAWEI Mate20Pro:S2D7N18B26001522 device product:LYA-AL00L model:LYA_AL00 device:HWLYA transport_id:4
SamsungNote9:271ddb713f1c7ece device product:crownqltezc model:SM_N9600 device:crownqltechn transport_id:5
Here are my steps:
Image of the minitouch command I sent:
Is there a problem with my steps or the device does not support it? Thanks for answering
The text was updated successfully, but these errors were encountered: