I'm using SMSManager to send and receive Multipart Text Message sms.sendMultipartTextMessage(strPhone,null,messageParts,sentPendingIntents,deliveredPendingIntents);
but what i see that on some devices the SMSs
sent are not shown like on Huawei
(6.0) device but are shown on other devices like Samsung
(5.1.1), how i can hide the SMSs
sent on all the devices (4.4.+)?