I'm using it to send commands between 2 apps, but I've found if I return to the android homescreen, and click an app, the extrainfo still has data in it that I sent. I only want this to execute when it's sent from the other program. How can I clear the data after I get it?
I've already made a workaround where I also include the datetime.now and check that to be sure it's not the same as last time, I just want to know for the future
I've already made a workaround where I also include the datetime.now and check that to be sure it's not the same as last time, I just want to know for the future
Last edited: