/simple-notification

Learn how to create, display and clear simple notification in your android application.

Primary LanguageJavaApache License 2.0Apache-2.0

simple notification

Learn how to create, display and clear simple notification in your android application.

A notification is a message that you can display to the users outside of your android application UI. If you tell the system to display notification to the users, they will see an icon in the notification bar to view the details of the notification, they need to scroll down the notification bar to open notification drawer. You can display simple notification, custom notification, push notification and so on.

Images

phone image

phone image

Setup Requirements

Getting Started

In order to get the app running yourself, you need to:

Contributing

I would ❤️ some contributions from other authors here. Just follow these steps

  • Fork this repository
  • Open a new issue with details about your blog post
  • Send me a pull request with everything
  • 🤗 wait for my virtual hug

Get in touch - Let's become friends

Please feel free to contact me if you have any questions, ideas or even if you just want to say hi. I’m up for talking, exchange ideas, collaborations or consults. You can connect with me through any of the avenues listed below:

Found this project useful? Support by clicking the ⭐️ button on the upper right of this page. ✌️

References