0

I am working on a android application which can send a SMS to a predefined no. I want that, the SMS send by mobile will receive by My apache server.

I surf net a lot. There are many services which provides-

  1. A virtual no to send sms

  2. When virtual no received a sms, it posted(May be Get Request) this to a predefined URL and data may be processed further.

These services are not free.

I just want to test all this on my local machine with Android Emulator, Apache Server and whatever needed.

Kritik
  • 210
  • 2
  • 14
  • You cant send SMS with emulator ! OR you need to connect it with telnet. – Shree Krishna Apr 19 '16 at 10:48
  • There must be a some procedure to test all this stuff. I have checked this one already http://stackoverflow.com/questions/4325669/sending-and-receiving-text-using-android-emulator?answertab=active#tab-top I want to post that sms to a url. – Kritik Apr 19 '16 at 10:50

0 Answers0