-2

I am trying to install LLDB,but I found the "android sdk" is missing in System Setting.

enter image description here

And I think it should be

So why "android sdk" is missing in my Android studio? My Android studio version is 2.2.3. And I clicked the SDK manager icon in the toolbar,it directly open SDK manager window as below. enter image description here

chefish
  • 517
  • 2
  • 7
  • 20

1 Answers1

0

It is not missing,

1st is the path where your sdk is located in you mac 2nd is for launching sdk manager(Where you can download and delete packages)

I have marked the places in your image

enter image description here

enter image description here

Ranjan
  • 1,326
  • 18
  • 38
  • Thank you, how can I see this page? I cannot found "Android SDK" in "System Settings" on my Android studio – chefish Feb 06 '17 at 12:17
  • You cannot found in system setting, – Ranjan Feb 06 '17 at 12:20
  • 1st circle is the path where yor sdk is present in system and 2nd is to launch that sdk – Ranjan Feb 06 '17 at 12:21
  • Maybe you dont understand what I mean,please see the first picture in the question.There are "Passwords","Http proxy","Updates","Usage Statistics" under "System Settings",but "Android sdk" is not there. And in your picture,"Android sdk" is under "System Settings" – chefish Feb 06 '17 at 12:24
  • I clicked the icon,But it directly goto SDK manager window, I have upload the picture in the question – chefish Feb 06 '17 at 14:32