Im trying to set up an android login page using PHP and MySQL. I came across this Google 'Volley.jar' Library and i am trying to implement it but my LoginActivity has errors when getting the details and using the AppController to make a request. I have attached the LoginACtivity and AppController code. Login ActivityIm trying to set up an android login page using