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

c# - SignalR: "Protocol error: Unknown transport." when navigating to hub -

Camel ProducerTemplate possible memory leak -

javascript - Adhering to a max length setting with jshint -