I am developing an application in android studio on food orders, on the side of the customer who makes the order at the time of making the purchase what I want is that on the side of the administrator receive that order with a notification, and relize the notification but the question is
How to show that notification on the administrator's screen, I thought to do it with a thread but I have no idea how to implement it, any ideas?