I recently updated to android studio 4 and I’ve been going through the URL and URLConnection Classes And I've noticed there are several errors they all originally come from the imports
URLConnection
import sun.security.util.SecurityConstansts; import sun.net.www.MessageHeader;
The compiler cannot resolve those two classes although they do exist.
Is there anything I should do about it?
1.4m articles
1.4m replys
5 comments
57.0k users