How to delete ALL sms in your inbox?

Open up inbox, hit menu, then delete, then hit menu one more time and select delete all threads (only option at that point) and there you go.
 
  • Like
Reactions: roygbiver
I am able to open an sms and open a menu and delete it. I then have to open the next sms and open a menu and delete that. It still seems one at a time. I don't receive an option to do all sms' at once.
 
mContext.getContentResolver().delete(Uri.parse("content://sms/"), null, null);
Toast.makeText(getBaseContext(), "Deleted All SMS/MMS History", Toast.LENGTH_SHORT).show();
 

Trending Posts

Members online

Forum statistics

Threads
956,589
Messages
6,968,983
Members
3,163,580
Latest member
Adamsapple