Hello to everyone, How can i use context.sendBroadcast() inside default SmsManager of android ?
I would like to make some checks in default sendTextMessage() function of android. When i trigger one check i would like to show an alert dialog. I thought that i can send an intent, especially the PendingIntent sent and then create a Broadcast receiver to catch this. Do you have any idea how can i do this? -- 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

