Ads Top

Sending SMS to Android Emulator using command line


1.  Go to Control Panel
2.  Select Programs & Features
3.  Select Turn Windows features on or off from left panel
4.  Tick Telnet Client
5.  Press OK
6.  Open Command line.
7.  Type: telnet localhost 5554
8.  5554 is the port number of android emulator. 
You can find it on the title bar of android emulator. 
Use the correct port number
9.  After typing it you will see: Android Console: type 'help' 
for a list of commands
OK
10. Type: sms send ANY_PHONE_NUMBER ANY_MESSAGE
11.  For example: sms send 6325415236 “this is a text message”
12. You will get a response: OK

No comments:

Powered by Blogger.