suchen

Heim  >  Fragen und Antworten  >  Hauptteil

android studio编译文件出错

错误提示:Error:Could not initialize class javax.crypto.JceSecurityManager
我试了很久始终不行,网上的方法也试过了,就是这个错误,代码没问题,android studio编译器不知怎么弄

巴扎黑巴扎黑2773 Tage vor520

Antworte allen(1)Ich werde antworten

  • ringa_lee

    ringa_lee2017-04-17 17:52:49

    在你的jre目录下检查是否存在如下jar包:
    JRE/lib/security/local_policy.jar
    JRE/lib/security/US_export_policy.jar

    没有的话,就去拷贝过来。同时,看一下你AS指定的JDK的位置,是否安装安装了多个JDK

    Antwort
    0
  • StornierenAntwort