Hi,

I cannot reproduce this.
What I did is I modified the ReadMessages sample and called
startService() immediately after the stopService(). Its working fine.

Are you certain you call stopService() as described? In some cases,
stopService() may take a while (if called during a read/send
operation) - are you calling the second startService() quick enough -
maybe before stopService() returns?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SMSLib User Group" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/SMSLib?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to