I was trying to test project on a device but got Error:Unable to locate adb within SDK. Using this guide I've tried to reinstall [platform-tools] in SDK manager and added path to SDK library (Windows 7). But that didn't work. Now, after lunching project on a device I have following:
- File adb.exe just disappears from the [platform-tools] folder
- I get this notification in Event Log:
14:19 Unable to obtain result of 'adb version' 14:25 Executing tasks: [:app:assembleDebug] 14:25 Adb connection Error:????????? ???? ????????????? ???????? ???????????? ??????????? 14:25 Connection attempts: 1 14:25 Connection attempts: 2 ...
Thanks in advance.