语言

Menu
Sites
Language
[Help] Create threads for downloading data.

Hi all,

 I'm working on tizen project, and how to create threads and downloading data with mult thread on tizen devices?

Thx :)

编辑者为: Brock Boland 17 3月, 2014 原因: Paragraph tags added automatically from tizen_format_fix module.

响应

2 回复
wil smith
You can use the Tizen provided thread APIs, Tizen::Base::Runtime::EventDrivenThread or Tizen::Base::Runtime::EventDrivenThread. Refer the dev guide, for details about these APIs and code snippet.
bring close
thx :)