News

Following my first tutorial on how to create a simple Android notification, in this article I’m going to look at ways to create more powerful notifications including custom layouts, expandable ...
These three things are all you technically need, in order to create a fully-functioning notification. package com.jessicathornsby.myapplication; import android.support.v7.app.AppCompatActivity ...
Notification Cooldown is a feature on Android that lowers volume and minimizes alerts for up to 1 minute. It automatically ...
Have you ever wanted to make custom ringtones, alarms, or notification sounds in Android but had no clue how to do it, even if you already put a media file onto your device? I can't blame you ...
Make it easy to differentiate between calls, messages, and more It's easy to adjust your notification settings in Android to have different sounds for text messages, calls—even different sounds ...
In fact, you can create an even more advanced and customizable version of that same sort of notification magic on any Android device this minute — if you know where to look. We’ll start with ...
Snoozing notifications on your Android phone gives you a brief respite from distracting notifications. You can mute notifications for individual apps, but snoozing notifications means you won't ...