You can use intent.putExtra("exit_on_sent", true) for your needs

I am struck in a problem, wherein on passing intent to Native messaging
application, it opens up compose window and waits for user intervention to
send the SMS (by clicking on send button).   Could you get your code up,
wherein it sends the sms automatically without user intervention?


On Wed, May 27, 2009 at 4:39 PM, Kasmoori Bindu <[email protected]>wrote:

> Hi,
>
> Iam a  beginner in android development, wanted to know whether following
> usecase  is possible or not
>
>
>               Supposing I have  'MyActivity' which starts the in-built
> SMSapplication using Intent. In SMS activity, when I Click on 'Send',  SMS
> should be send  successfully and it should eixt the application without
> being inside the SMS application . I mean it should come back to
> 'MyActivity'.
>
> Please, let me know if this usecase works, or any suggestions regarding
> this is highly appreciated.
>
> Best Regards,
> Bindu
>
>

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