select - In android, Can I get a selected text to my Application from Mozilla? -


i'm planning develop english tool-tip dictionary in android. mentioned in title, there way selected(or tapped) text mozilla or other text viewer program application??

copying clipboard not convinient, want pop meaning of word when people select or tap it.. still can't find how carry out text.

i found getselectionstart() , document.onselectionchange used when text of it's own program.

is there way carry out selected text other program? , without being rooted. please rescue me!

no, cannot access events unless own application security reasons.

if allowed, malicious apps use copy personal details usernames , passwords


Comments