On Sun, May 29, 2011 at 1:23 AM, Muhammad Umair <[email protected]> wrote: > Hi guys, > > I am new to this world. Could any one guide me, i want to connect my > android phone to PC and then want to send SMS through ecclips. > > > Or any other way to send sms like this.
Eclipse has nothing to do with sending SMS. If you want an Android application to send an SMS, use SmsManager. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android Training in Oslo: http://bit.ly/fjBo24 -- 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

