B Baris Karadeniz Active Member Licensed User Jun 9, 2016 #1 My app uses HttpUtils2(Verison 2.01). It works good with Android version 4. But it doesn't work with Android version 6.0.1. Do I need to use OkHttpUtils2?
My app uses HttpUtils2(Verison 2.01). It works good with Android version 4. But it doesn't work with Android version 6.0.1. Do I need to use OkHttpUtils2?
fixit30 Active Member Licensed User Longtime User Jun 9, 2016 #2 Yes. You should change to Okhttp and OKhttpUtils2 Upvote 0
B Baris Karadeniz Active Member Licensed User Jun 9, 2016 #3 To Okhttp and OkhttpUtils2 both? Upvote 0
fixit30 Active Member Licensed User Longtime User Jun 9, 2016 #4 Yes. You need both libraries. For more information please see this thread. https://www.b4x.com/android/forum/threads/okhttp-replaces-the-http-library.54723/ Upvote 0
Yes. You need both libraries. For more information please see this thread. https://www.b4x.com/android/forum/threads/okhttp-replaces-the-http-library.54723/