Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android Studio creating keystore error

I want to Generate Signed APK via Android Studio. It's my first app so I need to create new Keystore. But when I fill textboxes and click "OK", error appears (message bellow). Keystore is exported, but showed error scares me to use it.

"Key was created with errors: Picked up _JAVA_OPTIONS: -Xmx512M"

like image 299
johnyX Avatar asked Jul 14 '26 21:07

johnyX


1 Answers

I faced the same issue while making signed APK. I had deleted _JAVA_OPTIONS from environment variables and also restart android studio.But I found this error comes because I have set the wrong keystore path. So make sure you have set right keystore path along with keystore name.

like image 179
apurv thakkar Avatar answered Jul 16 '26 14:07

apurv thakkar



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!