Android Question Web services - confused what to use!

Kevin Golding

Member
Licensed User
Longtime User
My app needs to post and get data from a web service.

I read in the forums I should use OkHttpClient and OkHttpRequest, but I'm struggling to find example code, whereas the b4a user guide shows examples of HttpJob and this looks much easier to use.

So, for a new app what should I be using please?

Kevin
 
Top