There is a sample called "API Demos." I believe this is one of them. Essentially you will set up an onClick listener and then use the SmsManager (I believe, I've never used it, however as I said, I'm pretty sure it's in the API demos..).
http://developer.android.com/reference/android/telephony/gsm/SmsManager.html <http://developer.android.com/reference/android/telephony/gsm/SmsManager.html> http://mobiforge.com/developing/story/sms-messaging-android <http://mobiforge.com/developing/story/sms-messaging-android>Also looks like a good tutorial, but goes a bit beyond what you want perhaps? Good luck, kris On Wed, Jan 5, 2011 at 9:15 AM, Abhilash baddam < [email protected]> wrote: > any help regarding this issue....[?] > > > On Wed, Jan 5, 2011 at 7:23 PM, Abhilash baddam < > [email protected]> wrote: > >> Hi friends, >> >> I am new to Android. I have an activity where the user have >> to enter his details like name,phone number etc. and there is a submit >> button when the user clicks on that button i want to send those details as a >> SMS to server and I'l get response as a SMS, I don't know how to do. Any >> ideas please..... >> >> >> >> >> >> >> >> >> Regards, >> Abhilash.B >> > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- 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
<<361.gif>>

