1. adb connect <device ip address> 2. adb devices---- list of devices
3. adb install- s <device address> < *.apk location> Enjoy Moktarul On Feb 15, 10:31 pm, Robokop <[email protected]> wrote: > I have a question for you because I am new in Android programming I am > not quite sure how to interconnect two emulator instances.I found link > where it's explained but it's not very comprehensible to me > (http://developer.android.com/guide/developing/devices/emulator.html#c... > ). I don't understand how to Set up the server on B and how the set up > client connection to 10.0.2.2. Could someone please help me and > explain how to do that? -- 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

