您的位置:首页 > 移动开发 > Unity3D

Unity Android Mainfest.xml合并 报错

2017-04-27 11:15 113 查看


Unity3d 打包时报错 CommandInvokationFailure:
Unable to convert classes into dex format. See the Console for details.

今天打包带有Android插件的unity3d 项目是,报错CommandInvokationFailure: Unable to convert classes into dex format. See the Console for details. 搜了一下说是因为出现了重复的class ,于是把在libs里面的class.jar干掉后发布正常。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: