[android-developers] AT commands on android emulator

2012-05-21 Thread Fotis Ailianos
Hello,

Is there any way to send directly AT commands on /dev/sdm0 on Android
SDK emulator. On real phone it works but I cannot find /dev/smd0 on
emulator.

Regards

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] AT commands on android emulator

2012-05-21 Thread Fotis Ailianos


Hello,

Is there any way to send directly AT commands on /dev/sdm0 on Android
SDK emulator. On real phone it works but I cannot find /dev/smd0 on
emulator.

Regards

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] AT commands on android emulator

2012-05-21 Thread Fotis Ailianos
For the real phone it works. What about the emulator? Is there a modem 
device on emulator?
 
Regards

On Monday, 21 May 2012 11:24:08 UTC+3, dongchengdiao wrote:


 echo at  /dev/sdm0 
 but .usually ,the device name is ttyUSB0,
 I used this command in the adb command line. real phone.
 2012/5/21 Fotis Ailianos fota...@gmail.com

 Hello,

 Is there any way to send directly AT commands on /dev/sdm0 on Android
 SDK emulator. On real phone it works but I cannot find /dev/smd0 on
 emulator.

 Regards

 -- 
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en




-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en