Android:connect with web services -


i created page & web services. assign retrive value on button click functionality. application not responding after clicked.

you need use asynctask, see link how use asynctask , how retrieve data how use httpget in app


Comments

Popular posts from this blog

android - Inheriting from Theme.AppCompat* -

broadcastreceiver - android BOOT_COMPLETED not received if not activity intent-filter -

basic authentication with http post params android -