Each Android device runs at exactly one API level – this API level is guaranteed to be unique per Android platform version.
Read moreWhat are API levels in Android?
What is API Level? API Level is an integer value that uniquely identifies the framework API revision offered by a version of the Android platform . The Android platform provides a framework API that applications can use to interact with the underlying Android system.
Read more