Android API response slow on one PC and running fast on another

Viewed 21

I have a project where I use retrofit to connect to an API, the problem is that when I run it in my personal computer the response time is around 4 minutes, I though it was because I was doing something wrong but apparently everything is fine. I tried to run the project on another computer and it works completely fine. I don't know if the reason is some ide config, any idea?

0 Answers
Related