openstf / minitouch

Minimal multitouch event producer for Android.
Other
633 stars 233 forks source link

Big Problem! #5

Closed ZENGYANYAN closed 6 years ago

ZENGYANYAN commented 8 years ago

WHAT A GREAT JOB! But I find a small problem . when i use the adb command ,"input keyevent XXX",it too slow . so i want have a function call "minikey" that can input keyevent faster ! poor english , sorry ...... thanks for your coding!

sorccu commented 8 years ago

I think Appium has something for that. Not 100% sure though.

On Saturday, 13 August 2016, 曾雁 notifications@github.com wrote:

WHAT A GREAT JOB! But I find a small problem . when i use the adb command ,"input keyevent XXX",it too slow . so i want have a function call "minikey" that can input keyevent faster ! poor english , sorry ...... thanks for your coding!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/openstf/minitouch/issues/5, or mute the thread https://github.com/notifications/unsubscribe-auth/AAB-_egzTci3q3dV36QBAnxTiIkryn6nks5qfYpSgaJpZM4JjpBm .

ZENGYANYAN commented 8 years ago

thanks your answer !

BeancurdPachelbel commented 8 years ago

Do you solve the problem the input rate of the keyboard?,It's too slow to input by adb command!

sorccu commented 8 years ago

Just try STF, if it's fast enough for you then I guess we did. If not then we didn't.

On Saturday, 13 August 2016, BeancurdPachelbel notifications@github.com wrote:

Do you solve the problem the input rate of the keyboard?,It's too slow to input by adb command!

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/openstf/minitouch/issues/5#issuecomment-239611744, or mute the thread https://github.com/notifications/unsubscribe-auth/AAB-_TE3oniV4FP1lKdZe7B24KahsWUgks5qfYzegaJpZM4JjpBm .

BeancurdPachelbel commented 8 years ago

I tried stf long time ago,but I couldn't feel the input rate is enough for testing android mobile.There is nothing could be better than your project ,minicap,I hope I could learn more form you.