P
P
postebayko2020-12-16 15:01:07
android studio
postebayko, 2020-12-16 15:01:07

How to enter text in android via adb?

adb shell input text zkkein2
As a result, it writes correctly, then, as it were, it deletes and only the number "2" remains.
adb shell input text zkkein
gives "zkein
"

Answer the question

In order to leave comments, you need to log in

2 answer(s)
C
Cyber_bober, 2017-01-17
@Cyber_bober

Mobile devices do not support this, I can suggest this hack: replace it with a gif for mobile

E
Eugene, 2017-01-17
@AppFA

You can try to draw this case on the canvas, for example:
https://stanko.github.io/html-canvas-video-player/
There is an example in the very last block, if iphone, then we make a fallback on the canvas, if no - then html5 video

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question