actually i wants, as i select the text from webview.it prvoides the automatically functionality to selection .but i Wants copy this selected text to clipboard from own creating button.if u have source code for it plz send me
On Nov 25, 7:23 am, IcedNet <[email protected]> wrote: > You need to refer to the ClipboardManager class in the 3.0 > documentation, first, as you are using a deprecated > class ...text.ClipboardManager, and method (emulateShiftHeld). > Second, I have used the web view extensively in 3.0+, and the standard > Selection actionmode functions fairly well - so long as you are only > trying to pass the data around the system... It will not create a > JavaScript selection object. > > Peace -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

