I found a StackOverflow post that showed me how I can use adb to set
the clipboard in the emulator:
http://stackoverflow.com/questions/7283446/pasting-text-into-android-emulator-clipboard-using-adb-shell
.

I'm finding that this only works for Gingerbread, both reading and
writing. When I try the same thing with an ICS emulator, writing fails
with a parcel string of "Unknown package".  Reading appears to return
an empty string.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to