<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Notification on Haoxiqiang&#39;s Blog</title>
    <link>https://blog.substitute.tech/en/tags/notification/</link>
    <description>Recent content in Notification on Haoxiqiang&#39;s Blog</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Thu, 29 Jan 2015 15:26:07 +0000</lastBuildDate>
    <atom:link href="https://blog.substitute.tech/en/tags/notification/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Android Notification Guide</title>
      <link>https://blog.substitute.tech/en/posts/androidnotification/</link>
      <pubDate>Thu, 29 Jan 2015 15:26:07 +0000</pubDate>
      <guid>https://blog.substitute.tech/en/posts/androidnotification/</guid>
      <description>&lt;p&gt;The notification system is a critical channel for user-app interaction on Android — it keeps users informed of important events even when the app is not in the foreground, such as incoming messages or calendar reminders. Notifications received a major overhaul in Android 4.1 (Jelly Bean) and continued to see refinements through Android 5.0 (Lollipop). Since 4.1, Android supports action buttons at the bottom of notifications, allowing users to perform common tasks directly without opening the app.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: This article was written for the Android 4.1–5.0 era APIs. Starting from Android 8.0 (API 26), all notifications must be assigned to a Notification Channel. Android 13 (API 33) introduced the &lt;code&gt;POST_NOTIFICATIONS&lt;/code&gt; runtime permission. The code examples below use &lt;code&gt;NotificationCompat&lt;/code&gt; for backward compatibility; visual results may vary across devices.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;img alt=&#34;notification01&#34; loading=&#34;lazy&#34; src=&#34;https://blog.substitute.tech/images/notification01.jpg&#34;&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
