check it: Android Studio->file->project structure->app->flavors->min sdk version and if you want to run your application on your mobile you have to set min sdk version less than your device sdk(API) you can install any API levels. Show activity on this post. Set the min SDK version in your project’s AndroidManifest.
Read moreWhere can I change flutters in minSdkVersion?
FLUTTER MINSDKVERSION DEPRECATED
Read moreWhat is minSdkVersion flutter?
minSdkVersion — The minimum version of the Android platform on which the app will run, specified by the platform’s API level identifier . targetSdkVersion — Specifies the API level on which the app is designed to run.28 Ağu 2018
Read moreAndroid Studio hangi sürüm?
Android Studio Android Studio 4.1Geliştirici(ler)Google, JetBrainsGüncel sürüm4.1.3 / Mart 2021)Önizleme sürümü3.4 Canary 5 / 26 Kasım 2018)Geliştirme durumuStabilAndroid Studio – Vikipedi tr.wikipedia.org › wiki › Android_Studio
Read moreMinimum SDK version ne demek?
Minimum Required SDK Burada belirttiğimiz değer ile uygulamamızın en düşük hangi Android sürümünde çalışabileceğini belirtiyoruz.24 Haz 2014
Read moreAPI level ne demek?
API LEVEL : Uygulama ve işletim sistemi arasında haberleşmesini ve etkileşmesini sağlayan tekil(unique) değerdir. Minimum Required SDK Uygulamanın en düşük hangi Android sürümünde çalışabileceğini belirtilir.6 Kas 2015
Read moreWhat is an API level 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