Please excuse me if this doesn't make so much sense, I am a newbie.
I have an activity module and a service module. I am calling variables in the service module from the activity module.
How can I can call those variables if the OS kills the activity module? Do I have to write the data to a file?
Thanks
I have an activity module and a service module. I am calling variables in the service module from the activity module.
How can I can call those variables if the OS kills the activity module? Do I have to write the data to a file?
Thanks