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 -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -