Probably a stupid question, but I could not find this file. Please tell me where you can find it, many newbies do not understand commonplace things.
Well, in general, I'm looking for him because of the error
Error:(4, 23) java: package org.apache.http does not exist
Google prompted to add the following line to build.gradle.
android { useLibrary 'org.apache.http.legacy' }
Are there any thoughts, did I understand correctly and did I find the solution?