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 -~----------~----~----~----~------~----~------~--~---

