commons-codec-1.9.jar... Duplicate files copied in APK META-INF/NOTICE.txt
> Error:Execution failed for task
> \':app:transformResourcesWithMergeJavaRe
Download and Paste 'org.apache.http.legacy.jar' file in project/app/libs
and add dependencies in 'build.gradle'
if you have below line in your dependencies in gradle than don't add any other line for add jar file in your project.
compile fileTree(dir: 'libs', include: ['*.jar'])
testCompile 'junit:junit:4.12'
no need to import any commons-logging-1.2.jar file