尝试构建离子Android应用时出现Dex错误

尝试构建离子Android应用时出现Dex错误,第1张

概述我正在尝试为Android构建一个离子应用程序,但是当我运行时ioniccordovarunandroid我明白了FAILURE:Buildfailedwithanexception.*Whatwentwrong:Executionfailedfortask':app:transformClassesWithDexBuilderForDebug'.>com.android.build.api.transform

我正在尝试为Android构建一个离子应用程序,但是当我运行时

ionic cordova run androID

我明白了

FAILURE: Build Failed with an exception.* What went wrong:Execution Failed for task ':app:transformClassesWithDexBuilderForDeBUG'.> com.androID.build.API.transform.transformException: java.lang.IllegalStateException: Dex archives: setting .DEX extension only for .CLASS files

试着运行./gradlew clean让我

FAILURE: Build Failed with an exception.* What went wrong:Could not create service of type ScriptPluginFactory using BuildScopeServices.createScriptPluginFactory().> Could not create service of type filehasher using BuildSessionScopeServices.createfileSnapshotter().

解决方法:

我有同样的问题,但它已经解决了.感谢来自@notlose的信息,链接https://github.com/oney/react-native-gcm-android/issues/32

解:
只需删除/ androID和/ androID / app中的’build’文件夹
并再次建立
反应本机的’react-native run-androID’
用于离子的’离子cordova运行androID’@H_301_33@

总结

以上是内存溢出为你收集整理的尝试构建离子Android应用时出现Dex错误全部内容,希望文章能够帮你解决尝试构建离子Android应用时出现Dex错误所遇到的程序开发问题。

如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。

欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/web/1115242.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-05-29
下一篇 2022-05-29

发表评论

登录后才能评论

评论列表(0条)

保存