I\'m working on an app on Android. I\'m using httpcore 4.3.3. I get this when I try to use ContentType.parse(string)
ContentType.parse(string)
java.lang.NoSuchFieldError:
Looks like you use incompatible jar's for httpmime and httpclient-android. Try to use version 4.3.6 of httpmime