Im thinking you might need to make your app an inputdevice, here is an example here it isn't really just limited to softkeyboards http://d.android.com/resources/samples/SoftKeyboard/index.html
On Feb 24, 5:31 am, chris price <[email protected]> wrote: > Hello, > > When typing some text a user can press down on the text and the edit > text options are showing copy, cut, etc.... > > I want to add a option there called "Add to MyApp" which then runs > some of my code. There will be no user interation so I will need type > of service?? > > How can I do this? > > Thanks Alot -- 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

