← Back to team overview

ubuntu-phone team mailing list archive

Re: SDK planning

 

On Sun, Mar 20, 2016 at 12:25 PM, Omer Akram <om26er@xxxxxxxxxx> wrote:

> Android provides AsyncTask[1] to do exactly that. So basically it provides
> a few override methods
>
> You have the WorkerScripts [1] doing multithreading in your QML. See an
example [2] how it works.

[1] http://doc.qt.io/qt-5/qml-workerscript.html
[2] http://doc.qt.io/qt-5/qtquick-threading-example.html

Follow ups

References