Can I send SMS using no default SMS app on Android 4.4 Kitkat?
It means, Can I send SMS without ability to write to SMS Provider?
I confused about that on Android 4.4 Kitkat.
I wonder I can just send SMS using non default SMS app or not.
Can I send SMS using no default SMS app on Android 4.4 Kitkat?
It means, Can I send SMS without ability to write to SMS Provider?
I confused about that on Android 4.4 Kitkat.
I wonder I can just send SMS using non default SMS app or not.
You can send SMS even if your app isn't the default SMS app.
However, you won't be able to use the SMS provider.
That's the whole point of the new version - to make it clear to the user which app is allowed to use special SMS operations and have only one default app for this.
look at this text (taken from android developer blog) :
so, in short, if all you need is to send and receive SMS, you can still do it.
however, some operations require that you will have your app as the default SMS app.
You can try this code:
And in Manifest:
It don't need confirmation from user if sending number don't 4,5,6 - digits.