0

I have tried to updating my SDK and after downloading some how installation failed.

I have also tried to re-install Android Studio.

enter image description here

I have already installed all build-tool versions.

enter image description here

Now I am not able to run any project as my studio not detecting any build-tools. As previously it was working with same SDK and android studio.

halfer
  • 19,824
  • 17
  • 99
  • 186
android_sh
  • 171
  • 2
  • 12

1 Answers1

0

Finally Fount solution that as my SDK installation failed , it affect my path to support library

extras\android\m2repository\com\android\support`

I have my SDK backup so from that have have replaced

m2repository

it solve my problem.

android_sh
  • 171
  • 2
  • 12