Given:
- several activations
- several fragments
- coordinate receiving service
When the coordinates are received - they need to be saved somewhere, so that they are then available for service and if the user opens the application - for activation too. And when getting new coordinates - update them in these variables.
What is the best way to do this?
I look in the direction of SharedPreference