I am trying to add the Android Debug Bridge to my PATH in Win XP so that Eclipse won't complain about not being able to find it.
Even after I add the platform-tools directory to the path and reset the computer, adb is still not found by the command prompt.
My current path is: C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32\WBEM;C:\WINDOWS\system32 \WindowsPowerShell\v1.0;C:\Android\android-sdk-windows\platform-tools;
Does anyone have any advice on how to fix this?
