[TIMOB-2203] Android: Support runnable threads
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2012-08-22T14:50:51.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Android |
Labels | android, management, runnable, thread |
Reporter | Andrew Heebner |
Assignee | Neeraj Gupta |
Created | 2011-04-15T03:13:25.000+0000 |
Updated | 2017-03-09T23:37:38.000+0000 |
Description
Is it possible to build in runnable threads? Too many times I've been running intensive XHR requests, and they lock up the UI portion of the app. Would it be possible to implement such a feature to allow the request to run in the background, whilst still keeping the UI free?
I've thrown around some code today that isn't of any quality, but with the Ti proxies and such, I don't think it would be hard to implement a ThreadManager module (for namesake).
Andrew
Andrew, this question belongs into the help desk (http://support.appcelerator.com)/Q&A (http://developer.appcelerator.com/questions/newest), please ask there and someone will help you out. Ticket marked as invalid.
Closing ticket as invalid.