PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Wednesday, July 13, 2022

[FIXED] How to change sending messages in android?

 July 13, 2022     android, message, sms     No comments   

Issue

I want to change text messages when they are in sending status.

In fact, I need to change text of message written by user before sending and add some advertisement in it (maybe add a link). How can I do so?

Is device needed to be root?


Solution

No. You can't do that. You should not do that. It's very intrusive. If you want to do that, create an Sms Client of your own and do that.



Answered By - Seshu Vinay
Answer Checked By - Clifford M. (PHPFixing Volunteer)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing