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
Post a Comment