以下の記事で実装方法を紹介してくれています。
[別スレッドでキュー管理(Handler, Looper, HandlerThread)]
(http://daichan4649.hatenablog.jp/entry/20111004/1317724067)
このサイトでは、「other」という名前のワーカースレッドを作成して、そこでキュー管理し、処理を順次実行するようにしています。
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 5 years have passed since last update.
以下の記事で実装方法を紹介してくれています。
[別スレッドでキュー管理(Handler, Looper, HandlerThread)]
(http://daichan4649.hatenablog.jp/entry/20111004/1317724067)
このサイトでは、「other」という名前のワーカースレッドを作成して、そこでキュー管理し、処理を順次実行するようにしています。
Register as a new user and use Qiita more conveniently
Go to list of users who liked