Android Question MessageReceived and "MultiPart" SMS?

tchart

Well-Known Member
Licensed User
Longtime User
Im writing an app that interacts with my house alarm via SMS.

One of the commands queries the past events on the alarm. Depending on the length of the log I sometimes get two or three messages.

Is there anyway to combine these messages instead of handling them separately?
 
Top