private void touch(int x, int y) { try { Runtime.getRuntime().exec("input tap "+x+" "+y); } catch (Throwable t) { } }
沒有留言:
張貼留言