<?xml version="1.0" encoding="UTF-8" ?>
<rss
    version="2.0"
    xmlns:atom="http://www.w3.org/2005/Atom"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:webfeeds="http://webfeeds.org/rss/1.0"
    xmlns:media="http://search.yahoo.com/mrss/"
    >
    <channel>
        <title>Handler Tag - Viblo</title>
        <link>https://viblo.asia/rss</link>
        <description><![CDATA[Free service for technical knowledge sharing]]></description>
        <atom:link href="https://viblo.asia/rss/tags/handler.rss" rel="self"></atom:link>
                <copyright>Sun* Inc.</copyright>
                                                <webfeeds:logo>https://viblo.asia/logo_full.svg</webfeeds:logo>
        <image>
            <url>https://viblo.asia/logo_full.svg</url>
            <title>Handler Tag - Viblo</title>
            <link>https://viblo.asia/rss</link>
        </image>
                                <language>vi-vn</language>
        <lastBuildDate>2026-04-22T19:40:51+07:00</lastBuildDate>
                <item>
            <title><![CDATA[Tất tần tật về Looper, MessageQueue và Handler trong Android]]></title>
                        <link>https://viblo.asia/p/tat-tan-tat-ve-looper-messagequeue-va-handler-trong-android-7ymJXPGrJkq</link>
            <guid isPermaLink="true">https://viblo.asia/p/tat-tan-tat-ve-looper-messagequeue-va-handler-trong-android-7ymJXPGrJkq</guid>
            <description><![CDATA[Trong Android, nếu thực hiện các tác vụ nặng như request network hoặc đọc ghi database trên main thread có thể sẽ gây ra đơ, crash ứng dụng. Chính vì ...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Henry Techie</dc:creator>
            <pubDate>2024-10-10 17:01:17</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Small examples about Handler and AsyncTask]]></title>
                        <category>Development</category>
                        <link>https://viblo.asia/p/small-examples-about-handler-and-asynctask-Do754jGLZM6</link>
            <guid isPermaLink="true">https://viblo.asia/p/small-examples-about-handler-and-asynctask-Do754jGLZM6</guid>
            <description><![CDATA[1.Mở đầu.
Xin chào các bạn, ở bài viết này mình sẽ demo một vài ví dụ về Handler và AsyncTask. Như ở bài viết trước đó thì chúng là các đối tượng thườ...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nobody</dc:creator>
            <pubDate>2018-08-18 19:25:18</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Thread, Handler và AsyncTask trong Android]]></title>
                        <category>Development</category>
                        <link>https://viblo.asia/p/thread-handler-va-asynctask-trong-android-3P0lPyp85ox</link>
            <guid isPermaLink="true">https://viblo.asia/p/thread-handler-va-asynctask-trong-android-3P0lPyp85ox</guid>
            <description><![CDATA[Trong bài viết này mình sẽ trình bày về Thread, Handler và AsyncTask trong Android. Mong là bài viết này sẽ giúp được các bạn, đặc biệt là những người...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nobody</dc:creator>
            <pubDate>2018-04-19 23:03:19</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Looper, Handler and HandlerThread in android]]></title>
                        <category>Development</category>
                        <link>https://viblo.asia/p/looper-handler-and-handlerthread-in-android-jvElaLDAZkw</link>
            <guid isPermaLink="true">https://viblo.asia/p/looper-handler-and-handlerthread-in-android-jvElaLDAZkw</guid>
            <description><![CDATA[MultiThreading và Task running là những khái niệm quen thuộc trong lập trình. Trong Java java.util.concurrent là package chứa các utility class giúp í...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">NamNH</dc:creator>
            <pubDate>2017-02-27 10:12:09</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Làm sao để gulp (đặc biệt là gulp watch) không crash khi gặp lỗi]]></title>
                        <category>Development</category>
                        <link>https://viblo.asia/p/lam-sao-de-gulp-dac-biet-la-gulp-watch-khong-crash-khi-gap-loi-WEMkBYOLeQK</link>
            <guid isPermaLink="true">https://viblo.asia/p/lam-sao-de-gulp-dac-biet-la-gulp-watch-khong-crash-khi-gap-loi-WEMkBYOLeQK</guid>
            <description><![CDATA[Bài viết gốc: https://manhhomienbienthuy.github.io/2016/07/14/giu-gulp-tiep-tuc-chay-khi-gap-loi-voi-gulp-plumber.html (đã xin phép tác giả :D)

Nếu b...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">manhhomienbienthuy</dc:creator>
            <pubDate>2016-07-22 00:48:58</pubDate>
                                                                                                        </item>
            </channel>
</rss>
