How to organize data exchange between Services ( Service ) in the Android OS?
Service
Send Intent 's, this is the easiest and most understandable way.
Intent
There is a smarter way: one Service raises a TCP server, and the second connects to it. But this is a bit of a perversion.
Source: https://ru.stackoverflow.com/questions/355073/More articles:How to run a python script on another PCWhy do you need to reset the variables?How to place an array in flash memory in Atmel Studio 6?How to “merge” the image and hyperlinkPlease help me to deal with the imposition of textures on objects in Unity3DIndependent Learning Python [duplicate]MYSQL query: add data to tableWhere is the repository?Rounding a number in js [duplicate]How to create one table of twoAll Articles