简体   繁体   English

Android Studio签名算法不匹配

[英]Android studio Signature Algorithm mismatch

When I create a projetct in android studio, it gives me at the beginning this error : 当我在android studio中创建projetct时,它在开始时给我这个错误:

Gradle 'MyApplication12' project refresh failed Error:Signature algorithm mismatch Gradle'MyApplication12'项目刷新失败错误:签名算法不匹配

I don't know what's the problem 我不知道怎么了

I had the same issue, this problem will be fixed by doing the below step. 我遇到了同样的问题,可以通过执行以下步骤来解决此问题。

Go to

File->Setting->Gradle->Gradle Vm Option

, Now put this value -Xmx256m in the box, and hit the Apply button . ,现在在框中输入-Xmx256m值,然后点击Apply button

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM