Android Question Latest OkHttpUtils working with Android 4?

udg

Expert
Licensed User
Longtime User
Hi all.
I have an old widget of mine running on an Android 4.4 device. I have to update it now, but I recall something changed in the underlying lib which causes current OkHttpUtils working from Android 5 up.
So my question is: which is the latest B4A version sporting a copy of OkHttpUtils compatible with Android 4 devices? I plan to copy it to the Additonal Libs folder (while changing its name) and select it when compiling for my old device. For newer devices I will instead select the lib included in the installed IDE.

TIA
 

udg

Expert
Licensed User
Longtime User
Thanks. I prefer to leave Internal untouched; this is why I originally put those files in Additional.
But your reply seems to confirm that my idea was good since the beginning while I did something wrong when I tried to apply it..
Afterall I was in an hurry before leaving :)
 
Upvote 0
Top