영어에서 Api level 을 사용하는 예와 한국어로 번역
{-}
-
Colloquial
-
Ecclesiastic
-
Ecclesiastic
-
Programming
-
Computer
See the table at the top of this document for a list of platform versions and their API Levels.
To meet the Google Play Background Execution Limits requirement on devices running Android 8.0(API level 26) or later, we have upgraded Secure Mail background services.
Using the build configuration from the previous section as an example, suppose you plan to support only API levels 23 and higher for the demo version of the app.
If you are targeting an API level lower than the API level where the linker change occurs, logcat shows a warning.
Note: From Android 6.0(API level 23), the platform includes Doze functionality, which imposes certain optimizations on apps.
manifest element documentation and the API Levels document.
The API Level expressed by an application will be compared to the API Level of a given Android system, which may vary among different Android devices.
This document highlights important points you should know in updating your target API level to meet the Google Play requirement.
Beginning with Android 3.0(API level 11), Android-powered devices are no longer required to provide a dedicated Menu button.
Then set the"Filter by API Level" control to the same API Level as specified by your application.
The API Level for packages and classes is specified as"Since" at the top-right corner of the content area on each documentation page.
Also note that the reference documentation for individual API elements specifies the API Level at which each element was introduced.
The most useful part is the MediaMuxer class, but you need at least an API level 18 to use this class.
Assuming an API level of at least 24, the RoundedDrawable class can now be inflated from a drawable XML file; see Custom drawables.
API Level is an integer value that uniquely identifies the framework API revision offered by a version of the Android platform.
Beginning with Android 8.0(API level 26), the platform offers enhanced support for multiple displays.
If you are using a physical device for testing, ensure that you know the API Level of the Android platform it runs.
If your app cannot function without these APIs, you should declare API level 14 as your app's minimum supported version.
The Android system will prevent the user from installing the application if the system's API Level is lower than the value specified in this attribute.
The API Level for class members is specified in their detailed description headers, at the right margin.