span> today, I want to learn the version of Android L Material Design required is Android 5.0, so I chose 5.1 Lolipop
when building the project in Android Studio
Failure [INSTALL_FAILED_OLDER_SDK]
error obviously, the SDK version is too old.
span> solution: strong> span> span> p>
modify the minSdkVersion number in build. Gradble
defaultConfig { applicationId "com.example.mooreliu.androidl" minSdkVersion 13 targetSdkVersion 22 versionCode 1 versionName "1.0" }
Read More:
- Andorid: Installation failed due to invalid APK file due to version mismatch
- AAPT: error: resource android:attr/colorError not found.
- Manifest merger failed with multiple errors
- Install of Android studio_ FAILED_ OLDER_ Solutions to SDK
- Error:Execution failed for task ‘: app:transformDexArchiveWithExternalLibsDexMergerForDebug The solution
- Change API level Android studio
- Error resource Android datalogcornerradius not found
- Failed to resolve: com.github
- How to Fix com.android.builder.internal.aapt.v2.Aapt2Exception: Android resource linking failed
- [problem record] installed build tools revision 31.0.0 is broken during Android studio compilation
- Perfect solution Error:Execution failed for task ‘: APP:transformClassesWithDexForDebug ‘… Problem
- 2021-07-27 Android studio:Installed build tools revision 31.0.0 is corrupted.Remove and install ag
- How to Fix Android Error:This Gradle plugin requires Studio 3.0 minimum
- Some file crashing failed, see logs for details
- Add a warehouse in allprojects repositories and report an error
- Installation error: install_ FAILED_ VERSION_ DOWNGRADE
- Some processing experiences of failed to notify build listener
- How to Fix Unknown error: Unable to build: the file dx.jar was not loaded from the SDK folder!
- Caused by: com.android.builder.dexing.DexArchiveBuilderException: Failed to process D:\….\0.jar
- Solution to error opening trace file: no such file or directory (2) in Android