tags:

views:

30

answers:

0

Hi

I 'm using in an Activity in Android so that It could receive the intent when I try to send SMS. While sending the SMS I want to get a pop up asking me which app I want to use, native sms app or my app.

My problem is that it works when I 'm resending those sms which are failed to sent in last attempt i got the pop asking to choose sms app but If i just type a message after inputting target phone no It just uses native sms app not ask choices for SMS apps

MOreover Is there any way thourgh which I could put listener to outgoing sms so that I could invoke my application.

  • Regards Anil