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
I found the way to the mouse
public static native void nativeMotionEvent(int x, int y, int action, int pointerId, int pressure, int radius);
But you can't touch the screen
thank you
The text was updated successfully, but these errors were encountered:
I found the way to the mouse
public static native void nativeMotionEvent(int x, int y, int action, int pointerId, int pressure, int radius);
But you can't touch the screen
thank you
The text was updated successfully, but these errors were encountered: