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

