android - What is executed in the NOT UI THREAD in a IntentService? -


i'm not sure parts of intentservice not executed on ui thread. can 1 explain bit?

onhandleintent(android.content.intent) called on worker thread. other callbacks executed on ui thread


Comments

Popular posts from this blog

java - JavaScript + Thymeleaf - select onchange -

node.js - Using Node without global install -

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -