I was following a tutorial and I got to a point where a lot of the code is deprecated.
ArrayList dataToSend = new ArrayList<>(); d
You can replace apache's HttpClient with HttpURLConnection