Multiple dex files define Lcom/google/ads/AdRequest$ErrorCode and Multiple dex files define Lcom/google/ads/AdRequest$ErrorCode

前端 未结 12 853
春和景丽
春和景丽 2020-12-11 01:19

I created android application and try to add admob to it. but it not works. can anyone help me to fix this error.

[2014-04-09 15:16:51 - Dex Loader] Unable t         


        
12条回答
  •  清歌不尽
    2020-12-11 01:42

    Eclipse project properties->Java build path->Order and export

    Un-check Android private libraries.

提交回复
热议问题