I have a php where I make a selection to a table of regions, I get the name and return it through PDO as an object. Then in android studio I capture the answer, returns an empty object.
I attach images of php and the respective android code