You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would recommend adding a new todo on the doInBackground function to actual convert the returned string response to JSON.
This would lead to ensuring that the post execution Task type is then a String [] instead of a String and output of the TextView will be more appropriate.
The text was updated successfully, but these errors were encountered:
I would recommend adding a new todo on the doInBackground function to actual convert the returned string response to JSON.
This would lead to ensuring that the post execution Task type is then a String [] instead of a String and output of the TextView will be more appropriate.
The text was updated successfully, but these errors were encountered: