I have created a application of android who can able to send sms . that was great. One problem i am facing that if i want to send 2 sms on 1 number then when i clicked on Send Sms button a new instance of that application will automatically open. if i want to send 4 same sms on 1 number then 4 new instance of application will open. i just dont know how can i figure this out. can any have any idea about that problem. please reply
On Tue, May 31, 2011 at 12:37 PM, blacksheep <[email protected]> wrote: > Maybe you will like this one: > > http://www.appbrain.com/app/cmdlinesms-le/net.lulli.android.cmdlinesms > > Regards, > Paolo Lulli > > On May 30, 1:23 pm, Mark Murphy <[email protected]> wrote: > > 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/commonsguyhttp://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 > -- 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

