0

My question is related to this answer.

I tried installing the previous versions of Android using

android

in my cmd on Windows, checked the previous versions of Android and pressed the button.

enter image description here

But even after that, I only get the choice to use the latest version of the Android API.

enter image description here

Jeeter
  • 5,887
  • 6
  • 44
  • 67
Yassin Hajaj
  • 21,337
  • 9
  • 51
  • 89
  • what you are looking at in your screenshot are tools, not the actual api. scroll lower. – njzk2 Jul 25 '16 at 21:53

3 Answers3

2

You need to install one of these (i would recommend 23 ;) )

screenshot of android sdk manager

petin
  • 629
  • 5
  • 13
0

Press the "SDK Manager" button on the toolbar, then install Android API 5.1 for example.

enter image description here

Amir Uval
  • 14,425
  • 4
  • 50
  • 74
0

Only installing the build tools is not enough, you need to install the other versions of the SDK, in the folders below the build tools

Jeeter
  • 5,887
  • 6
  • 44
  • 67