web services - Intercepting specific messages between applications in Android (similar to snapchat) -


I am implementing an application, with the same functionality of Snapchat, and I was wondering if I had an SMS I can send audio from one device to another, with video / audio / picture / text in Android.

I want the message content to be intercepted and stored inside to look inside the design, not on the device in the normal messaging folder. .

What would be the plan to do my best attack to do this? I want to inform the user when a new message appears.

Should I apply a push / bridge structure? I have access to a server, can I store the content and then do other device surveys in the database?

If possible, I can send and store more SMS.

What is my best plan to do this?

Don 't worry, because it will not work on Android 4.4+ All SMS / MMS messages will be delivered to the user's default SMS / MMS client, and you have no means to stop it. is not.


Comments

Popular posts from this blog

ios - How do I use CFArrayRef in Swift? -

eclipse plugin - Run java code error: Workspace is closed -

c - Error on building source code in VC 6 -