androidcopy-paste

Paste text on Android Emulator


Is there an easy way to copy/paste (desktop's) clipboard content to EditView on Android Emulator?

(just for the sake to ease development/test)


Solution

  • With v25.3.x of the Android Emulator & x86 Google API Emulator system images API Level 19 (Android 4.4 - Kitkat) and higher, you can simply copy and paste from your desktop with your mouse or keyboard.

    This feature was announced with Android Studio 2.3

    Copy and Paste with the Android Emulator