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
What is Context?
Intent for Drive PDF Viewer - How to open PDF in Google Drive with intent
Emulator: emulator: ERROR: Can't find 'Linux version ' string in kernel image file: Andr
How to get a contact image using a phone number in android?
How to avoid multiple button click at same time in android?
Android FCM not receiving notifications when app is removed from background
What is "shared preferences" in Android ?
How to save activity State in Android?
Explain Fragment Life Cycle
How to copy database from assets folder in android using kotlin
How to install/ uninstall apk by command line ADB
How to reduce APK package size?
What is the difference between match_parent and fill_parent?
What are symmetric and asymmetric encryption in the way Android interacts with the server?
How to validate email address in Android with Kotlin?
How to Generate signed apk with android studio
ERR_ACCESS_DENIED in Android Webview with sdk 30
'constructor Handler()' is deprecated. Deprecated in Java, How to use Handler() class in And
What are Android Versions available?
What happens next when the device switches between portrait and landscape?
Key Points to remember while develop the Android Application.
How To Set Text Color Programmatically Android TextView?
How to get screen size (width,height) in Android?
How can i comment inside xml file in android studio?
How do i load image from drawable folder in Jetpack Compose?
How to find Android Device UDID or unique ID?
How to start a new activity on button click
Error: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1 path
How to check Android version?
How do I generate random numbers in Dart?
Invoke-customs are only supported starting with android 0 --min-api 26
Android Activity FullScreen - How to set activity to fullscreen mode in Android?
Permission denied for window type 2010 in Marshmallow device
Check List for Generate Signed APK Android
What is Application?
FragmentPagerAdapter deprecated, Since API 27.1.0 FragmentPagerAdapter is deprecated.
How to extract date and time from Long type variable in Kotlin on Android "
How do I check in SQLite whether a table exists?
ERROR Android emulator gets killed when I try to run my application and choose an emulator it ret
What is NetworkOnMainThread Exception?