I. Details:
During the development of the project, the following changes were made:
CompileSdkVersion and targetSdkVersion were adjusted from 25 to 23,
The result is tragic, direct report such error;
During the development of the project, the following changes were made:
CompileSdkVersion and targetSdkVersion were adjusted from 25 to 23,
The result is tragic, direct report such error;

Ii. Cause of the problem:
After analysis:
Under the Application node in the AndroidManifest file
Android: roundIcon = “@ mipmap/ic_launcher_round”,
Version 23 does not support roundness. Android :roundIcon is a new feature in version 25.
Iii. Problem Solving:
Directly remove Android :roundIcon, successfully solved
Read More:
- How to remove the title bar (using the request window feature)( Window.FEATURE_ NO_ Title); why it fails)
- Flutter development: prompt error parsing localfile when running the project: ‘/ users / xxx / Android / APP / SRC / main / androidmanifest. XML’… Solution
- Execution failed for task ‘:app:processDebugManifest’.
- Execution failed for task ‘:app:processDebugManifest’
- Android android.intent.category Purpose and use of. Launcher
- As Error:Failed to find configured root that contains /storage/emulated/0/xxx/xxx/xxx.png
- Android Studio Error: Invoke-customs are only supported starting with Android O (–min-api 26)
- Error inflating class android.support.v7.widget.SearchView
- Solution of fileuriexposedexception for Android 7.0 behavior change
- Perfect solution Error:Execution failed for task ‘: APP:transformClassesWithDexForDebug ‘… Problem
- Android dependency conflict resolution
- C / C + + rounding function: round function
- How to Fix:java.lang.NoClassDefFoundError: Failed resolution of: Lorg/apache/http/client/methods/HttpPost
- Conversion to dalvik format failed with error 1 solution
- How to Fix com.android.builder.internal.aapt.v2.Aapt2Exception: Android resource linking failed
- The difference of four kinds of integer function (fix floor ceil round) in MATLAB
- Developing in Android java.net.SocketException : socket failed: eacces (permission denied) reported an error
- Request window feature for Android Development( Window.FEATURE_ NO_ Title) does not take effect
- Some processing experiences of failed to notify build listener
- Manifest merger failed with multiple errors, see logs