开发者

Android application error

i developed application with map service and webservices when i run application its becam开发者_如何学Goe very slow and continuosly it is showing activity not responding force close or wait

how to resolve this issue

Thanks in advance

Aswan


Consider use the AsyncTask to run web service in the background. Feedback to UI when data fetched completely.

http://developer.android.com/reference/android/os/AsyncTask.html

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜