我是用的百度官網上創建的應用,自己獲取的key值,然後復制粘貼的代碼,昨日可以運行,但是今日再次運行時,總是報錯:
[2016-04-21 09:32:32 - Dex Loader] Unable to execute dex: Multiple dex files define Lcom/baidu/location/Address$1;
[2016-04-21 09:32:32 - Text_DaoHang] Conversion to Dalvik format failed: Unable to execute dex: Multiple dex files define Lcom/baidu/location/Address$1;
還請大牛給幫幫忙啦
應該是你導入的包有重復沖突,檢查下你的包,不要把不用版本的包重復導入就應該沒問題了