Hello,
After 2 or 3 years of programming stop I gradually restart this activity with B4A version 8.0. I was using the HTTP library with Httputil and HttputilService. I understand that HTTP was replaced by OkHttp but the problem is that I cannot replace it with OKHttp in my code.
I am attaching the code of a small application that I had programmed, someone could modify it by example using OKHttp to see exactly how I should do it.
Thank you so much.
After 2 or 3 years of programming stop I gradually restart this activity with B4A version 8.0. I was using the HTTP library with Httputil and HttputilService. I understand that HTTP was replaced by OkHttp but the problem is that I cannot replace it with OKHttp in my code.
I am attaching the code of a small application that I had programmed, someone could modify it by example using OKHttp to see exactly how I should do it.
Thank you so much.