Hi,
I am trying to get a sms sent to an emulator instance, it says on android developers site that you type in the command:
Code:
sms send <senderPhoneNumber> <textmessage>
into the console, which sounds simple.
The problem i'm having is actually getting to the console.
Again the developers site says:
To connect to the console of any running emulator instance at any time, use this command:
Code:
telnet localhost <console-port>
It may sound silly but i have no idea where to type the above command into to open the console!
I have tried multiple places (command prompt) but no-where that i've tried works.
Can someone please help?
Thanks
Darkrune
Bookmarks