Recent content by sureshkumarct

  1. S

    Connecting to Remote database using Android volley

    Thank you . Could you please give me the link of the forum?
  2. S

    Connecting to Remote database using Android volley

    Hi all, is there any updates on this? A little help will be greatly appreciated. Thank you !!
  3. S

    Connecting to Remote database using Android volley

    Hi, I am new to Android development. I have a database in Hostinger. I am trying to input a record into a table in this database from my android app using Volley. When I try to submit the data, I am getting AuthFailure error. In order to connect to I have create a php file in hostniger in my...