I would like to add a status bar notification for my Android app. This notification should appear in the status bar after installing the application. I have a help desk for an application where I can post a notification code. How to trigger a notification only after the application is installed?
Any insight to solve this problem will be very helpful.
Thank.
source
share