Hi
I am using Http(1.22), HttpUtils2(2.10), OkHttp(1.00).
I want to have Multipart File upload functionality for which i am adding OkHttpUtils2(2.20)
It is not compiling showing error as below.
Convert byte code - optimized dex. Error
UNEXPECTED TOP-LEVEL EXCEPTION:
java.lang.IllegalArgumentException: already added: Lanywheresoftware/b4a/samples/httputils2/httpjob;
Also my B4A verision is 5.02(1)
Can you pls guide which library should be removed ?
Thanks
Juzer
I am using Http(1.22), HttpUtils2(2.10), OkHttp(1.00).
I want to have Multipart File upload functionality for which i am adding OkHttpUtils2(2.20)
It is not compiling showing error as below.
Convert byte code - optimized dex. Error
UNEXPECTED TOP-LEVEL EXCEPTION:
java.lang.IllegalArgumentException: already added: Lanywheresoftware/b4a/samples/httputils2/httpjob;
Also my B4A verision is 5.02(1)
Can you pls guide which library should be removed ?
Thanks
Juzer