Android Question OkHttpUtils2 that support Api 17 (Android 4.1 or Android 4.2)

Robert Valentino

Well-Known Member
Licensed User
Longtime User
Found this post while searching: https://www.b4x.com/android/forum/threads/needing-okhttp-support-for-android-4-x.141343/#post-895840

And Erel said:
B4A 11.2 link: https://www.b4x.com/android/files/B4A_11_2.exe

It should include the older OkHttp / OkHttpUtils2 libraries.
You can use these libraries with newer versions of B4A.

I am just concerned about how this will effect version B4A 11.80 which I just installed.

Is there anyway of just getting the OkHttpUtils2 libraries without installing another version of b4a?

Don't want to clobber my installs
 
Upvote 0

Robert Valentino

Well-Known Member
Licensed User
Longtime User
Ok, did the install of 11.2
1657298921710.png


Do I copy ALL the files that start with ok*.*
 
Upvote 0

Robert Valentino

Well-Known Member
Licensed User
Longtime User
Also: Am I going to have to do this every time there is a release? And can/should I put them In my local directory or B4X Libraries directory
 
Upvote 0

Robert Valentino

Well-Known Member
Licensed User
Longtime User
I deleted all the new Ok files and copied the v11.2 files and that appears to work.

Biggest problem I see is that now ALL my projects are using the old Ok files instead of just this special project.

Feel like there has to be a better way to do somethings by project and not globally
 
Upvote 0
Top