问题
Im getting this error Error:Could not initialize class javax.crypto.JceSecurity in Android Studio 0.9.3, any solutions?
回答1:
Ensure that the following JAR files does exist in the your JRE:
JRE/lib/security/local_policy.jar
JRE/lib/security/US_export_policy.jar
来源:https://stackoverflow.com/questions/27036588/errorcould-not-initialize-class-javax-crypto-jcesecurity