json - Android http requests -


i doing http json request activity @ higher rate around 600 request reply json response takes lot of time app become non responding should optimize it. if run takes long time please let me have solution

look asynctask run process in background. way ui not freeze.

and read link: making listview scrolling smooth


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -