Do SMS messages sent through Android's SmsManager.sendTextMessage() appear in the normal Messaging app?
My tests suggest not, but I have limited access to devices, and none of them have active connections.
Do SMS messages sent through Android's SmsManager.sendTextMessage() appear in the normal Messaging app?
My tests suggest not, but I have limited access to devices, and none of them have active connections.
From the documentation:
I can confirm that this is behavior that I've witnessed on all of the devices I've tested on (only 4 or 5 different ones, mostly newer Samsung and LG top end phones).
If you don't want your messages to appear in the stock Messaging app you have to get the user to set your app as the Default Message App.