I am parsing the JSON array successfully. But I have a String which has numbers. So I want to sort all the data according to the numbers. I had been checked so many examples but I couldn't implement them in my code.So please help me. Here is my code. here the "count" is the, string threw which I want to sort the data.I am parsing the JSON array successfully. But I