Stackoverflow: Android Studio 4.1 Bug Report

preview_player
Показать описание
I just tried out Android Studio 4.1 today. I started the Android Studio and created empty activity and I run it using the android virtual device. And I find this type of error.

I find a temporary solution:
After I downgrade the Android Gradle Plugin version from 4.1.0 to 4.0.2 and the Gradle version from 6.5 to 6.4.1 now it is working. So my conclusion is there is a bug in the Android Gradle Plugin 4.1.+ and Gradle 6.5.+.
In order to downgrade, just go to File - Project Structure.

Рекомендации по теме
Комментарии
Автор

A problem was found with the configuration of task ':app:processDebugManifest' (type
> File specified for property 'mainMergedManifest' does not exist.

I made no changes to my app, I just ran an update of Android Studio, before update = everything fine and working; after : errormessages

mariellefivez
welcome to shbcf.ru