thank you Smiley but i've already tried that ,the problem is that i"am working on both :emulator and real device ; the first is acting like a server and the second where the application is (client) so the real device appear whith a certain ID "I5500f1aab23d" not a port number like emulator "emulator-5554" witch 5554 is the port number . so how can i target the real device from the emulator ?
On May 10, 2:43 pm, Smiley <[email protected]> wrote: > once your phone is connected run the "adb devices" command. > I think you would see your phone in the list of devices. > Try txt to number that appears next to your phone. For example here I > would txt 5554 and get the emulator. > > c:\java\android-sdk-windows\platform-tools>adb devices > List of devices attached > emulator-5554 device > > On May 10, 4:08 pm, Amine KHANCHAR <[email protected]> wrote: > > > > > > > > > hi ,i am looking for a solution to send sms from emulator to a real > > android device connected to the computer through usb cable . -- 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

