cxplan / CXTouch

View and manage Android devices from PC client based java swing, supporting Windows, Linux and MacOS
GNU General Public License v3.0
271 stars 72 forks source link

How to display keyboard? #11

Closed username1290 closed 5 years ago

username1290 commented 5 years ago

Question: How can I display device keyboard while connected?

cxplan commented 5 years ago

Click the text component on device using your left button of mouse, then you can input your content by PC keyboard

username1290 commented 5 years ago

oh sorry, I want to clarify: I'd like to have the Android keyboard visible as well, so I can capture it in screenshots or when recording videos. I've been able to show it once or twice, but don't know how to keep displaying it when it's connected.

cxplan commented 5 years ago

Find the app (CXTouch), open it, and then click the left-upper button, the input method panel will be shown.

username1290 commented 5 years ago

Input method! you're right, thanks!