Android Studio运行问题

项目迁移到android studio,运行的时候报错如下(截取了一部分):
:yipaiapp:generateDebugResValues UP-TO-DATE
:yipaiapp:generateDebugResources UP-TO-DATE
:yipaiapp:mergeDebugResources UP-TO-DATE
:yipaiapp:processDebugManifest UP-TO-DATE
:yipaiapp:processDebugResources UP-TO-DATE
:yipaiapp:generateDebugSources UP-TO-DATE
:yipaiapp:compileDebugJavaWithJavac
注: 某些输入文件使用或覆盖了已过时的 API。
注: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
注: 某些输入文件使用了未经检查或不安全的操作。
注: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
:yipaiapp:compileDebugNdk UP-TO-DATE
:yipaiapp:compileDebugSources
:yipaiapp:transformClassesWithJarMergingForDebug FAILED
Error:Execution failed for task ':yipaiapp:transformClassesWithJarMergingForDebug'.

com.android.build.api.transform.TransformException: java.util.zip.ZipException: duplicate entry: android/support/v4/print/PrintHelper$1.class

不知道有没有大神碰到过?

duplicate-entry-support-v4-printhelper1-class

更换sdk 我的就是这样解决的。android工具中国镜像。根据需求下载。 网址:

更换sdk 我的就是这样解决的。android工具中国镜像。根据需求下载。 网址:5020.tk