I am trying to hit a rest service using Volley.
public class AuthFunctions { private static final String LOGIN_URL = \"http://10.0.2.2:8080/stewayservic
This happened to me. I determined that the problem happened because I did not start Apache and MySQL in XAMPP.