Case-1 If we are not using JQuery Mobile script in our page, then
there is no need of writing any code(like- emulateShiftHeld method) to
enable the text selection on Webview in Android 3.0 onwards (3.0, 3.1,
3.2, 4.0, 4.0.1)

Case-2 If we are using JQuery Mobile script in our page, upto Android
3.0 it is working in the same manner, i.e. you can press long on any
text on webview and a text selection Action Bar will apear from which
we can select copy, select all etc. functions. But Android 3.2 onwards
(i.e.3.1, 3.2, 4.0, 4.0.1), text selection bar is not appearing if
using JQuery Moblie Script.

Case-2 is the issue which i am stuck on currently. attaching a sample
app as well.
Experts!! Can you plz help me asap! ur help is appreciated!

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

Reply via email to