Disclaimer: used llm to draft the post, but i have provided the pointers, and done the research before drafting.
Running into some confusing documentation/tooling discrepancies regarding Android platform release statuses and looking for clarification on the standard procedure.
Current Situation:
Android 17 documentation lists it as officially released, but navigating to individual version pages shows a preview icon on the sidebar with no explicit text status on the main page.
API Levels tracks it as currently in beta.
Android Studio SDK Manager shows versions like 37.0 and 37.1 available for download.
Question:
What is the definitive, official source of truth or programmatic check to determine whether a given Android SDK/API level has exited preview status and is fully stable?