Error-The ADB binary found at C:\CodeLab\Android\sdk\platform-tools\adb.exe is obsolete and has seriousperformance problems with the Android Emulator. 해결방법
에러 메시지
The ADB binary found at C:\CodeLab\Android\sdk\platform-tools\adb.exe is obsolete and has seriousperformance problems with the Android Emulator.
--------------------------- Detected ADB --------------------------- The ADB binary found at C:\CodeLab\Android\sdk\platform-tools\adb.exe is obsolete and has seriousperformance problems with the Android Emulator. Please update to a newer version to get significantly faster app/file transfer. --------------------------- OK --------------------------- |
해결방법1
SDK Manger를 실행합니다. >>
오른쪽 창에서 [SDK Tools]탭을 선택합니다.
Update 가능 한 것이 있으면 모두 없데이트합니다.
해결방법2
SDK Manger를 실행합니다. >>
오른쪽 창에서 [SDK Tools]탭을 선택합니다. >>
우측 하단의 [Show package Details] 체크하여 세부 항목을 표시합니다. >>
[28.0.1] 항목을 체크 한 후 >> [Apply]
[OK]
설치 중...
[Finsih]
AVD가 정상 수행됩니다.