Android Question Replacing http with okhttp for "Permission Denied" problem.

Juzer Hussain

Active Member
Licensed User
Longtime User
Hi DonManfred,

I am also facing the Permission denied issue suddenly.
I removed HTTP and HTTPUtils references.
Where shall I copy the 2 files exactly.
Along with jar files adding modules also is required or no.

Pls help.
 

sorex

Expert
Licensed User
Longtime User
%program files%\Anywhere Software\B4A\Libraries

you need to overwrite the http2utils.jar & .xml and copy the Okhttp.jar & .xml there
 
Upvote 0
Top