Is it possible to programmatically set the expiration date of a text message (SMS / MMS) or is there a way to send a message that automatically deletes itself via java on Android?
I can not find any examples other than applications / websites that work as an average person, and I would prefer that the end user (recipient) does not require installation of the application.
For anyone else who gets here --- it seems like the only way this is possible is to have an average person who actually manages the messages
source share