类库冲突问题

[2014-04-14 21:45:09 - Dex Loader] Unable to execute dex: Multiple dex files define Landroid/annotation/SuppressLint;

[2014-04-14 21:45:09 - AbilityPlatformDemo] Conversion to Dalvik format failed: Unable to execute dex: Multiple dex files define Landroid/annotation/SuppressLint;

遇到类似的错误可能是库冲突,我把自动生成的库annotation删除了就可以了

posted @ 2014-04-15 10:31  mhx_pyw  阅读(145)  评论(0)    收藏  举报