开发者

How to raise KeyboardView.OnKeyboardActionListener.swipeLeft() method in the emulator

开发者 https://www.devze.com 2023-03-22 19:42 出处:网络
I want to raise the KeyboardView.OnKeyboardActionListener.swipeLeft() method when I am runni开发者_开发百科ng my Input Method in the emulator. Is there any way? Or I have to run it in a real device? T

I want to raise the KeyboardView.OnKeyboardActionListener.swipeLeft() method when I am runni开发者_开发百科ng my Input Method in the emulator. Is there any way? Or I have to run it in a real device? Thank you in advance!


You can't raise this event via the emulator. You hae to deploy it on a real device.

0

精彩评论

暂无评论...
验证码 换一张
取 消