Thanks for the reply Actually my intent is to send SMS, Call a real device from this console. If I would be able to do this "telnet localhost <console-port>" in the real device then I can send sms bye commans "sms send <senderPhoneNumber> <textmessage>"
Is there any way so that I can semd SMS/Call from Emulator to a real device. Thanks, AJ On Mar 30, 3:49 pm, Miguel Paraz <[email protected]> wrote: > On Mar 30, 6:15 am, AJ <[email protected]> wrote: > > > Hi Group, > > > As we know the following command is for using Emulator console. > > telnet localhost <console-port> > > > But this works only for Emulator. I tried for read android Devices > > that did not work > > > It says "Connecting To localhost...Could not open connection to the > > host, on port 5700efa84f37: Connect failed" > > > Any clue please. > > This is only for the emulator. For the actual device, the console will > be handled by the adb daemon on your computer. -- 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 To unsubscribe from this group, send email to android-developers+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.

