Thanks Yusuf!
I checked your link for Environment variables in Windows NT. But I am afraid that my question is confused. Actually, I can run adb on Windows NT with emulator. I can debug and logcat with Eclipse for my Android APP. So the environment should be OK for me. My trouble is that: I cannot contact Device from NT. I don't know how. I tried set ADBHOST=xx.xx.xx.xx But adbkill-server cannot be used as "adbkill-server is not recognized as an internal or external command" But I can use "ADB Shell" now with "set ADBHOST=xx.xx.xx.xx" Thanks very much! On Jul 11, 4:54 am, "Yusuf T. Mobile" <[email protected]> wrote: > The system requirements for the Android SDK on Windows are Windows XP > (32-bit) or Vista (32- or 64-bit). But to quote Henry Ford, "Obstacles > are those frightful things you see when you take your eyes off your > goal." So to setADBHOSTor any environment variable on Windows NT, > follow the instructions in this link:http://support.microsoft.com/kb/100843 > > Yusuf Saib > Android > ·T· · ·Mobile· stick together > The views, opinions and statements in this email are those of the > author solely in their individual capacity, and do not necessarily > represent those of T-Mobile USA, Inc. > > On Jul 10, 3:34 am, Chenny <[email protected]> wrote: > > > > > Hi All, > > I know we can easy contact devide withADBfrom Linux PC. such as: > > $ exportADBHOST=xx.xx.xx.xx > > $adbkill-server (you must make sureadbpath is set) > > $adbshell > > > But how to do it from Windows NT? > > How to setADBHOSTfrom windows? > > > Thanks very much!- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

