Issue Type: Feature Request Feature Request
Assignee: Douglas Campos
Components: android
Created: 01/Feb/13 3:52 PM
Description:

The RestAdapter class leans on AsyncTask to handle networking. This makes it very easy to work with Activities in the UI, but it means that calls made off the UI thread (such as from a service) don't work correctly. Specifically, the callback will be fired on the UI thread.

*If the UI thread is blocked the callback will not happen.*

Project: AeroGear
Priority: Major Major
Reporter: Summers Pittman
Security Level: Public (Everyone can see)
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira