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) ).

Community
  • 1
  • 1
Flo
  • 1,179
  • 3
  • 15
  • 43
  • If you are working in Android Studio, It should be in Gradle Scripts section – MohammedYakub M. Apr 28 '15 at 08:52
  • I working on Eclipse – Flo Apr 28 '15 at 10:18
  • For Eclipse you need to Download the latest jar for Android from http://psg.mtu.edu/pub/apache//httpcomponents/httpclient-android/source/httpcomponents-client-android-4.3.5-src.zip andadd it to reference lib – MohammedYakub M. Apr 28 '15 at 11:09
  • I did this allready, but the i cant this error: java.lang.NoSuchFieldError: org.apache.http.message.BasicHeaderValueFormatter.INSTANCE – Flo Apr 28 '15 at 12:37

0 Answers0