android - MultipartEntity entity -


after update android sdk 22.0.5 can not compile project. error message:

 dex loader] unable execute dex: multiple dex files define lorg/apache/http/auth/auth; 

if delete libarys mime4j apache-core-0.7.2.jar, httpclient-4.2.2.jar, core-4.2.2.jar , http http mime-4.2.2.jar , commented out code compile code.

i need upload multipartentity.

any ideas can do?

thanks help


Comments

Popular posts from this blog

image - ClassNotFoundException when add a prebuilt apk into system.img in android -

I need to import mysql 5.1 to 5.5? -

Java, Hibernate, MySQL - store UTC date-time -