It sounds like the variable that contains the received message does
not change after the first time, probably due to some logic bug. If
debugging mysteriously makes the problem go away, then I recommend
using Log statements instead to learn what's happening.



Yusuf Saib
Android
·T· · ·Mobile· stick together
The views, opinions and statements in this email are those of the
author solely in their individual capacity, and do not necessarily
represent those of T-Mobile USA, Inc.



On Jun 29, 12:28 am, amit <[email protected]> wrote:
> hi i m using broadcast receiver which listen for a alarm when alarm
> goes off ...
> I m send a sms to another emulator in Broadcast,s Onreceive method but
> every time same message is received in destination emulator..
> but if i debug new message is getting displayed.
> even if i restart emulator my code is working.
>
> actually my application is setting time and i m sending sms at set
> time and i m packing phoneno and message as extra field to intent
> which i m reteriving in onreceive method.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" 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/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to