android - Networkonmainthread exception while executing httprequest in a bound service from another service via aidl -



android - Networkonmainthread exception while executing httprequest in a bound service from another service via aidl -

i have service binds service via aidl.the bound service executes httprequest , returns response when method invoked callign service via aidl. getting networkonmainthread exception while doing this.

usage of asynctask failed here webservice query.any help appreciated :)

android web-services exception aidl

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -