Hey guys is my first time using autoComplementTextView with JSON. Parser I am following this tutorial and I receive the roads on a list but when I click on a road imagine: "Road of stackoverflow" the output on my autoComplementTextView is {description= Road of stackoverflow}
My code it's equals to the tutorial link.