I want use runOnUiThread I know if I want to use a thread in UI group, I must use a handler, because, android UI is single thread model. I know if I want to us
I want use runOnUiThread I know if I want to use a thread in UI group, I must use a handler, because, android UI is single thread model. I know if I want to us