Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 495 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 495 Bytes

MessageReceiver

so simple Sample for Send and receive messages automatically that run on emulator

simple Sample for Send and receive messages automatically that run on emulator

nowadays most of apps has Authentication section activated by mobile number ,like you receive a message that has identity code should pass it to app server.

so its good to get contents of message automatically and do any process on it like sent it to server.

we do this function by BroadcastReceiver