I am using volley class for array parsing , I am getting following response but , I want to display in same order of array items which is in response but after parsing my array items order are not same and display random order.I am using volley class for array parsing , I a