How to get Android Studio to point to the source code of the SDK?

The Android Studio debugger points to the wrong version of the SDK source code, so I cannot go through the system code. How can I use a specific path to the source SDK?

To be clear: it points to the correct SDK, but the wrong version of the SDK source code (16 instead of 17).

Thanks in advance...

+4
source share
1 answer

, Android SDK Android Studio (AT). → Android SDK, SDK. → Android SDK . 0.4.2, : sdk- - . 19.0, 18.0, 17.0 .., .

0

All Articles