android - Which thread(s) call `onCreateLoader()` and `onLoadFinished()`? -


i implementing loadermanager.loadercallbacks in order access app's database , populate listview. threads call oncreateloader() , onloadfinished()? called on ui thread or cursorloader's thread? documentation loadercallbacks mute on point.

loader callback called on thread initloader method called. in general main thread.


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -