I am currently using Android Studio Arctic Fox and was trying to dig into the source code of several key Java classes in the Android API 32, however, it states that there are no packages found to download. Is the source for Android API 32 not available yet or is there a few steps I can take to get Android Studio to be able to look at the Java source code?
As per documentation they didn't publish 32 yet. Check this -
https://developer.android.com/studio/releases/platforms

32 is now published!
Old Solution
build.gradlecompileSdk to 31targetSdk to 31
Go to the desired source and click the download button at the top (warning message).

Close the tab and open the source again.

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With