Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2203] Android: Support runnable threads

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionInvalid
Resolution Date2012-08-22T14:50:51.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsAndroid
Labelsandroid, management, runnable, thread
ReporterAndrew Heebner
AssigneeNeeraj Gupta
Created2011-04-15T03:13:25.000+0000
Updated2017-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

Comments

  1. Junaid Younus 2012-08-22

    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.
  2. Lee Morris 2017-03-09

    Closing ticket as invalid.

JSON Source