【Android】Ignoring InnerClasses attribute for an anonymous inner class

 

这个问题是因为Android只能有6w个方法,解决方法,在defaultConfig中加入一句:multiDexEnabled true

 

posted @ 2016-12-08 11:05  日月星陈  阅读(2939)  评论(0编辑  收藏  举报