Is it possible to use KeyEvent API? There are KeyEvent for Long_Press
etc. See: http://developer.android.com/reference/android/view/KeyEvent.html

Possible to use this for copy/paste?

Regards,
Perumal

On Mar 14, 5:50 pm, appel <johan.appelg...@gmail.com> wrote:
> And how was I supposed to know you wanted to do this from a WebView? :)
>
> Afaik there's no way to manipulate the DOM within a WebView directly with
> java code. If you don't need the original value of the form field you could
> load javascript into the page that changes the field for you.

-- 
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