Android Question Block to 1 sending sms ( intercepting-sms-messages)

DonManfred

Expert
Licensed User
Longtime User
I dont really understand the question. Can you describe it more clearly what you want to do?
 
Upvote 0

DonManfred

Expert
Licensed User
Longtime User
If I send one sms , this function "Intent Filters - Intercepting SMS messages" send back a message.
the intentfilter is started when you receive a Message, yes. So i guess you are sending it from somerother (other device or so).

If you receive 3 Messages and you always get the same then you probably did not check if the statingintent is another than the one you received last.
 
Upvote 0
Top