json - Is it possible for the adapter to send two items at a time to the dropdownlistview in android -


When I click on an item in the dropdown list view of Android, I want to display the ID of the related item. {"Id": "1", "name": "drink"}, {"id": "2", "name": "bread"}, {"id": "3" "Names": "Cereal"}, {"id": "4", "name": "cheese"}, {"id": "5", "name": "citrus fruit"}]}


Comments

Popular posts from this blog

winforms - C# Form - Property Change -

java - Algorithm negotiation fail SSH in Jenkins -

java - Messages from .properties file do not display UTF-8 characters -