0

i got the above Problem. (java.lang.NoSuchFieldError: org.apache.http.message.BasicHeaderValueFormatter.INSTANCE)

I found this solution: java.lang.NoSuchFieldError: org.apache.http.message.BasicHeaderValueFormatter.INSTANCE android

But i dont know where to use the code snippet... where i can found the file (build.grade (Module:app) ).

4
  • If you are working in Android Studio, It should be in Gradle Scripts section Commented Apr 28, 2015 at 8:52
  • I working on Eclipse Commented Apr 28, 2015 at 10:18
  • For Eclipse you need to Download the latest jar for Android from psg.mtu.edu/pub/apache//httpcomponents/httpclient-android/… andadd it to reference lib Commented Apr 28, 2015 at 11:09
  • I did this allready, but the i cant this error: java.lang.NoSuchFieldError: org.apache.http.message.BasicHeaderValueFormatter.INSTANCE Commented Apr 28, 2015 at 12:37

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.