Monday, March 14, 2011

[android-developers] Re: Copy/Paste Programmatically

Hi Appel,

Actually I have Googled this previously but could not find anything
useful. My application is a Webview that will load a custom URL.

In WebView I need to copy out some data from the data field do
computation and insert back the results into the field. Currently the
only way is for the user to long press on the field then choose copy
all or paste but I want to automate this.

There are additional button below the webview. By clicking in the
button I want to copy/paste the data in the WebView.

Any idea how do this?

Thanks In Advance,
Perumal

On Mar 14, 4:38 pm, appel <johan.appelg...@gmail.com> wrote:
> http://lmgtfy.com/?q=android+copy+text+programmatically

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment