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

Conversion to Dalvik format failed: Unable to execute dex: Multiple dex files define Landroid/suppor

2015-04-02 15:53 369 查看
1> right click on project and go to build Path>configuration build path

2>and select library tab and click on support-v4 library and click on remove

3>click on ok

and then clean your project and run it will work:-)

参考:http://stackoverflow.com/questions/23058378/unable-to-execute-dex-multiple-dex-files-define-landroid-support-v4-accessibili
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐