Paste Text on Android Emulator



Developing on Android i've found an unexpected bottleneck using Emulator  to "Type Text".

Since seems not possible to use the "copy&paste" from host system to the  emulator, i've googled to find out a solution.

As usual StackOverflow has provided me the solution that i summarize below

from console:
adb shell input text 'my string here'
And magic happens ....

Comments

Popular posts from this blog

Google Web Toolkit Vs AngularJS

PlantText: The new "Online" UML Editor powered by PlantUML

PlantUML & Maven - Enrich your project's documentation