[Android-development] Calling Java in Android UI thread

Harri Pasanen harri at mpaja.com
Sat Sep 13 16:23:56 CEST 2014


Hi,

Seems like some Android API functions need to be called in the UI 
thread, even though those are not directly UI related.
As an example, LoaderManager/CursorLoader combo does not appear to 
co-operate when called from the Qt thread.

Any suggestions on how to queue things from Qt to run in Java main thread?



Thanks,

Harri



More information about the Android-development mailing list