0

Possible Duplicate:
How to obtain the selected text from another application?

How can I obtain the currently selected text in the front-most app (even if it's a different app than mine)? Are there any Public APIs to do that?

Community
  • 1
  • 1
Enchilada
  • 3,859
  • 1
  • 36
  • 69

1 Answers1

1

Services may be what you want, though the user has to choose your service through the service menu, or contactual menu.

Nathan Day
  • 5,981
  • 2
  • 24
  • 40