I am currently working on an android App that uses \'JSON\' as response from server. Usually I work on the JSON response. But now I have a problem with logcat, if the JSON
if(xml.length() > 4000) { for(int i=0;i
This is how I did it.