Error:Could not initialize class javax.crypto.JceSecurity [closed]
问题 Closed. This question needs debugging details. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 6 years ago . Improve this question 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:/