Unable to detect adb version, adb output: /home/bird/Android/Sdk/platform-tools/adb: 1: /home/bird/Android/Sdk/platform-tools/adb: Syntax error: Unterminated quoted string
29
Ubuntu 14.04.3 LTS
Got same error after update Android Studio and then Android SDK.
[SOLUTION : Downgrade /platform-tools folder]
- Download this arch. : https://dl-ssl.google.com/android/repository/platform-tools_r23.0.1-linux.zip
- Go to your Android SDK folder
- Remove old /platform-tools
- Insert downloaded from link above
Comments
Post a Comment