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 Generate signed apk with android studio
How to Exit android app on back pressed?
How to copy database from assets folder in android using kotlin
Set Activity to Fullscreen Mode in Android - RRutors
How to stop EditText focus at Activity startup in Android?
How can i comment inside xml file in android studio?
FragmentPagerAdapter deprecated, Since API 27.1.0 FragmentPagerAdapter is deprecated.
How to Use Deprecated Handler() in Android - RRutors Guide
What is ANR? How to avoid and resolve it?
How to start a new activity on button click
INSTALL_FAILED_INVALID_APK: Split lib_slice_9_apk was defined multiple times. It is possible that th
How to save activity State in Android?
Invoke-customs are only supported starting with android 0 --min-api 26
How to validate email address in Android with Kotlin?
How to get an image resource by it's name in android?
FCM Not Receiving Notifications in Android - RRutors
ERR_ACCESS_DENIED in Android Webview with sdk 30
Key Points to remember while develop the Android Application.
Fix Android Emulator Kill Error When Running Your App
Symmetric vs Asymmetric Encryption in Android Server - RRutors
Decompile APK Files: How to Get Source Code - RRutors Guide
How to avoid multiple button click at same time in android?
What happens next when the device switches between portrait and landscape?
Fix Behavior Subclass BottomSheetBehavior Exception - RRutors
What is "shared preferences" in Android ?
What is Android Fragments?
What is ANR in android?
Emulator: emulator: ERROR: Can't find 'Linux version ' string in kernel image file: Andr
How to get complete address from latitude and longitude?
How do I generate random numbers in Dart?
How To Set Text Color Programmatically Android TextView?
Permission denied for window type 2010 in Marshmallow device
Extract Date and Time from Long Type Variable - RRutors
What is Context?
How to check Android version?
Fix Duplicate Files in APK Build.gradle Issue - RRutors
How do i load image from drawable folder in Jetpack Compose?
Hide/Disable soft keyboard on Activity launch: Android
What is Intent? What is the difference between an implicit intent and an explicit intent?
How to find Android Device UDID or unique ID?