最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

kotlin - Could not resolve "ZIP_Open": ApplicationsAndroid Studio.appContentsjbrContentsHomeliblibzip.dylib -

programmeradmin1浏览0评论

I am trying to run android studio on Mac M1, but getting the following error :

The daemon has terminated unexpectedly on startup attempt #1 with error code: 1. The daemon process output:
1. Error occurred during initialization of VM
2. Could not resolve "ZIP_Open": /Applications/Android Studio.app/Contents/jbr/Contents/Home/lib/libzip.dylib 

Full Stacktrace:

My gradle.properties:

.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8 
android.useAndroidX=true 
kotlin.code.style=official
android.nonTransitiveRClass=true

I tried uninstalling and reinstalling android studio as well as changing JAVA_HOME environment variable. I tried searching the error but nowhere I found the exact same error.

与本文相关的文章

发布评论

评论列表(0)

  1. 暂无评论