Android: Volley NoConnectionError

前端 未结 4 1198
不知归路
不知归路 2021-01-06 06:48

I\'m trying to connect to a REST-Server (which I created with Spark) via Android. I can send POST-Requests with POSTMAN (Chrome Addon) and get what I want, but when I try to

4条回答
  •  没有蜡笔的小新
    2021-01-06 07:11

    Check your xammp or wamp connection. if the mysql and apache services are not active then start all services and run your application it gave proper output

提交回复
热议问题