Search code examples
androidandroid-sourceandroid-10.0

Where are Sources for Android 30


Scenario

When I hit ctrl+class name to open the source code of a class, android studio usually opens a dummy implementation with stub methods. And when I lower compileSdkVersion to 29 those actions work correctly.

Problem

I can't find Sources for Android 30 in the sdkmanager window.

Question

Will it be released soon or Am I missing something?

https://i.sstatic.net/2J0Mi.png


Solution

  • Will it be released soon

    Usually the sources are not released until the production version of the OS ships. That should be later this year.