program to send sms from android device to a server
nimish kumar
Ranch Hand
Joined: Dec 04, 2009
Posts: 53
posted
0
Hi All,
We have a requirement wherein we have to send a message from android device to a server in our PC. How do I achieve this. Any pointers to the code base or has anyone already achieved this? Please respond.
Regards,
Nimish
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 32769
posted
0
One of the sample programs that come with the Android SDK does this. Alternatively, there are numerous blog articles out there on the web that describe it.
Ulf Dittmer wrote:One of the sample programs that come with the Android SDK does this. Alternatively, there are numerous blog articles out there on the web that describe it.
Hi Ulf,
Can you please specify which sample program does that. I am not able to find in sample program list. Thanks in advance.
Regards,
Nimish
nimish kumar
Ranch Hand
Joined: Dec 04, 2009
Posts: 53
posted
0
Please help...
subject: program to send sms from android device to a server