Failed to get the required ADT version number from the

Please download a new SDK for Eclipse,Android Studio use another. Hope to help you!

See Eclipse: Failed to get the required ADT version number from the SDK

Download Old Version SDK

  • https://dl.google.com/android/installer_r24.4.1-windows.exe
  • https://dl.google.com/android/android-sdk_r24.4.1-windows.zip
  • https://dl.google.com/android/android-sdk_r24.4.1-macosx.zip
  • https://dl.google.com/android/android-sdk_r24.4.1-linux.tgz

you upgrade Android Studio to 2.3? in console D:\Programas\AppData\Local\Android\SDK\tools\traceview.bat This error is caused by the lack of traceview.bat files,download traceview.bat,and places to the file into your SDK\tools


  1. Download earlier version of SDK tools (https://dl.google.com/android/repository/tools_r24.4.1-windows.zip). Replace suffix -windows with -macosx or -linux to get packages for other platforms.
  2. Unpack to sdk-eclipse directory, you'll have following directory structure sdk-eclipse/tools/ .
  3. Run android.bat from tools directory and download required platforms and build tools. Be careful NOT TO UPDATE SDK TOOLS!
  4. Change Android SDK directory in Eclipse (Windows->Preferences->Android, SDK Location) to your new directory "sdk-eclipse".