I’m trying to connect to mysql using AsyncTask in android but i am having complications. I’m using an interface to return data from AsyncTask, but when i run the code I get the following error: exception RuntimeException. Thank you very much to all.
Share
Add a general Exception block to your JSON parsing try/catch and post the error that is caught: