All Questions
2 questions
0
votes
1
answer
121
views
Error connecting to android backend
I am using an android emulator on a desktop. I am getting the following error when I try to connect to my backend.
java.net.UnknownHostException: Unable to resolve host
"<my host url>": No ...
1
vote
0
answers
155
views
request Socket Factory on Wifi Calling not working
Hi i have an android socket factory that gives me a mobile socket back on Wifi to do my network request on mobile if iam on wifi. Everything works like expected but when i have devices with Wifi ...