found this error: java.net.UnknownServiceException:CLEARTEXT communication to .... not permitted security policy.enter image description here
I have done the existing tutorial tutorials but the same problem keeps happening
i have some extra like add on androidmanifest.xml :
android:networkSecurityConfig="@xml/network_security_config"
android:usesCleartextTraffic="true"
but the error still occurs as above, I ask for help from community members here who are more expert in this matter