Link to home
Start Free TrialLog in
Avatar of starzstone
starzstone

asked on

help needed on how to process incoming sms msg?

hi,

i used java program to write the sms command "AT+CMGL=\"REC UNREAD\"\r" to list out the unread msg.

this is the response i get:

+CMGL: 2;"REC UNREAD", "91234567",,"02/11/19,00:12:13+32"
testing

how can i read and process the msg "testing" and stored it to a string? thanks!
ASKER CERTIFIED SOLUTION
Avatar of owitte
owitte
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial