Im having trouble getting adb to work, i keep getting ''adb' is not recognized as an internal or external command, operable program or batch file', I found out i need to set my system path so i tried to locate adb.exe
I found it in three folfder:
- C:\Users\Sven\AppData\Local\Android\sdk\platform-tools
- C:\Users\Sven\AppData\Local\Android\sdk1\platform-tools
- C:\Users\Sven\AppData\Local\Android\sdk2\platform-tools
How do i know which one to add to PATH? the date created looks almost the same.