You can get the SDK packages to build your app with Android 8.0 (API level 26) using the latest version of Android Studio (Android Studio 3.0+ is recommended).
Read moreHow do I find the minimum SDK version?
Go to: File > Project Structure , then under modules choose your module (that probably will be app , then under the tab flavors you can see minimum sdk and target sdk.
Read moreWhat minimum SDK version do you use for new app?
Generally, companies target a minimum version of KitKat, or SDK 19 , for new endeavors. For personal projects, we usually choose Lollipop, or SDK 21, as it brings a number of improvements to the table, such as improved build times.
Read moreWhat are the restrictions of Android 11?
Android 11 introduces a changes and restrictions to enhance user privacy, including the following:
Read moreWhat is the difference between Android 10 and 11?
While Android version 10 introduced features like focus mode and dark mode, the Android 11 update adds up to these features by allowing users to modify them further . As a result, Android users can have a much more personalized experience with Android 11 as the OS can be customized to their own tastes.
Read moreWhat is deprecated in Android 11?
Deprecated methods Android 11 deprecates the following methods: The setDeviceCredentialAllowed() method . The setUserAuthenticationValidityDurationSeconds() method. The overloaded version of canAuthenticate() that takes no arguments.
Read moreWhat are new features in Android 11?
Android 11’s best features
Read more