Posts by DanyLost • 1 point
3 posts
-
0
votes1
answer188
viewsQ: I get nothing from php on android
Good afternoon I have a problem. I can fetch all the information I have in the table, but when changing the code so that I only appear the information of a certain person error and returns no value…
-
-1
votes1
answer194
viewsQ: Error Parsing data org.json.Jsonexception
I’m new to Android and also don’t know much about JSON so I was doing a tutorial login But I’m wrong and I don’t know what to do. I think it is a php error or database because my register class and…
-
0
votes2
answers125
viewsQ: ERROR IN THE INBACKGROUND
This function gives me the following error : @Override protected Boolean doInBackground(Void... args0) { updateJSONdata(); return null; }…