rinku
rinku

Reputation: 415

Android show SMS in inbox from some other resource

Well!! My question is little weird .. I have created an chat channel which send text using one XMPP server.. Now I want to show the incoming chat as a sms in inbox.. Is there a way I can send sms/show sms in message inbox of android phone?

what I want to achieve is that if a person A sends an SMS to person B (then I will intercept the out going SMS and send it via chat)

Waiting for the comments! Thanks

Upvotes: 0

Views: 156

Answers (1)

citizen conn
citizen conn

Reputation: 15390

You can use Twilio to manage the SMS functionality.

Upvotes: 1

Related Questions