I am trying to develop an Android app that requests to server but whenever i try to request the server it gives me the following error:
org.apache.http.conn.HttpHostConnectException: Connection to
http:// 10.10.10.129:80
refused
don't know how to fix it and I've tried a lot of things but it didn't worked.