Explained - HandlerThread

preview_player
Показать описание


Рекомендации по теме
Комментарии
Автор

Now that's what I call a QUALITY CONTENT. A big salute for doing so much research in these nuances and teaching this in simpler manner with examples. Hands down sir. Keep it up and keep going :)

CuiqkOfficial
Автор

Oh my God! I want to say A BIG THANK YOU! This is the best android channel for me! This theme was hard til I saw your channel and your good explanations) Your drawing-explanation really helps.

martinborns
Автор

Thank you very much..
It was not that hard after Watching all 1 to 6 Videos of this series..
Well yet to try it but.. very confident now..
Thanks again.. keep posting..

ideepdave
Автор

Can you create a simple app in which you use all these concepts, and explain in more detail so that we, ur students afer understanding, can look at the implementation of these concepts in a more concise and proper way. I shall be greatful if u can create such a project.

asiis
Автор

now i start to love threading more and more, is there anything else u ll be uploading next time about threads, those concepts are powerful

shareapps
Автор

Great video, just one question? why do we need to send the message in a 3rd thread? can't we just use the main thread?

jooowtjuh
Автор

please explain ...android Handler Use the provided Looper instead of the default one and take a callback interface in which to handle messages

SRIKANTH-lsbm
Автор

1.is it handlerthread used as for doing all loading operations and only return the results to UI thread ?
2.is it mainthread maintains all works in messageque or when we use post the messages then only it will maintain the que?Can you please explain the how mainthread works, when it will intenral use messageque by default or only post the messages only

dreamerxyz
Автор

Hi, i saw some examples, where in mainthread only they posting message and handle the message in mainthread by using handleMessage method (Hanlderclass) . is it meainingful, since hanlder is used communicate between worker thread and ui thread.Can you please explain ?

dreamerxyz
Автор

Sir how can is handle Runnable object in customeHandlerThread class?? its only handling messages? suppose if i post(new Runabale) from Main how can i handle it here?

MLogss
Автор

Hi, since main thread is already works as looper, when should i use handler thread .?

dreamerxyz
Автор

Nice Videos sir, please prepare the videos like socket programming in android

kumarbharani
Автор

Why it is called HandlerThread is because in the class it self already have Handler#getThreadHandler()
that will initialize the handler if still null using HandlerThread#mLooper

KelvinChandra
Автор

u r very good mate but please speak slowly to keep understanding u

amsab
visit shbcf.ru