I'm trying to send text between two apps.
In DesolateSoul's tutorial, it is mentioned that you can use AddServiceText, but no further discussion.
I have AddActivityText working in my app, but the Activity for the Provider service comes to foreground and doesn't terminate without a BACK key touch. This is not desirable, so I'm thinking it would work better if the Requestor uses the a service to communicate.
What is the proper use of the AddServiceText and what SUB receives/sends the comms in both apps?
Thanks
Rusty
In DesolateSoul's tutorial, it is mentioned that you can use AddServiceText, but no further discussion.
I have AddActivityText working in my app, but the Activity for the Provider service comes to foreground and doesn't terminate without a BACK key touch. This is not desirable, so I'm thinking it would work better if the Requestor uses the a service to communicate.
What is the proper use of the AddServiceText and what SUB receives/sends the comms in both apps?
Thanks
Rusty