I am stuck on a security issue. I am trying to send message from my android app using SMS Manager and after sending message it saves message in my Phone\'s inbox. But i want mes
But i want messages to not to be save or delete programatically.
This is not possible on Android 4.4+. Only the user's chosen SMS client app can modify the contents of the Sms provider.
Sms