A notification is a message that we can display to the user outside of our application's normal UI. We have different types of Notifications Toast Notification − It will show a pop-up message on the surface of the window Status Bar Notification − It will show notifications on the status bar Dialogue Notification − It is an activity related notification LockScreen Notifications In Android version 8.0 (Oreo) and above to create notifications we need to create Notification Channel. Check How to create Notification in Android
How to convert DP to Pixel and Pixel to Dp?
How to find Android Device UDID or unique ID?
What is the difference between match_parent and fill_parent?
Emulator: emulator: ERROR: Can't find 'Linux version ' string in kernel image file: Andr
How to extract date and time from Long type variable in Kotlin on Android "
What is ANR? How to avoid and resolve it?
How to check Android version?
Android FCM not receiving notifications when app is removed from background
What are Android Versions available?
Google play store rejected my app due to SMS permission I removed SMS permission from the manifes
What is Intent? What is the difference between an implicit intent and an explicit intent?
Intent for Drive PDF Viewer - How to open PDF in Google Drive with intent
INSTALL_FAILED_INVALID_APK: Split lib_slice_9_apk was defined multiple times. It is possible that th
What is the Different Between val and var in Kotlin?
Permission denied for window type 2010 in Marshmallow device
How To Set Text Color Programmatically Android TextView?
How to validate email address in Android with Kotlin?
Hide/Disable soft keyboard on Activity launch: Android
What happens next when the device switches between portrait and landscape?
What is ANR in android?
What are symmetric and asymmetric encryption in the way Android interacts with the server?
How to get a contact image using a phone number in android?
How to start a new activity on button click
How to install/ uninstall apk by command line ADB
How to convert milli seconds to hours, minutes and seconds in Android?
How to get complete address from latitude and longitude?
How to get screen size (width,height) in Android?
What are the notifications available in android?
How to Generate signed apk with android studio
What is Application?
How can i comment inside xml file in android studio?
Invoke-customs are only supported starting with android 0 --min-api 26
How to Exit android app on back pressed?
How to Get bitmap from drawable: Android
Android Studio project R can't find
What is Android Fragments?
What is Android?
Is There A Way To Get The Source Code From An APK File? (or) How to decompile apk?
How to get an image resource by it's name in android?
Android Activity FullScreen - How to set activity to fullscreen mode in Android?