You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently use DefaultHttpClient for communicating between the SOA Hub and the SOA Android client. This has been deprecated in newer versions of android and should be replaced by HttpURLConnection.
The text was updated successfully, but these errors were encountered:
We currently use DefaultHttpClient for communicating between the SOA Hub and the SOA Android client. This has been deprecated in newer versions of android and should be replaced by HttpURLConnection.
The text was updated successfully, but these errors were encountered: