Description
Installs the latest Android SDK platform files needed to compile apps against the current Android API level. It provides API definitions, platform metadata, and build references used by Android toolchains.
It is a development component, not an emulator image or user app. Projects should still declare their compile, minimum, and target SDK versions explicitly to avoid accidental compatibility changes.