AAPT err(45880636): C:\Android\Source\app_android\AndroidApp\OBDBoardClient\src\main\res\drawable-xxhdpi\title_bar_bg.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
com.android.dex.DexException: Multiple dex files define Lorg/apache/http/entity/mime/FormBodyPart;
Android studio 编译的时候提示错误,
1. 图片被修改名字
2.同名不同后缀的图片
3。重复的jar包
4 。git,提交的时候把build 目录提交到服务器,另外一个人更新之后出现